src/hbinput/inputwidgets/hbinputcandidatelist.h
changeset 30 80e4d18b72f5
parent 28 b7da29130b0e
--- a/src/hbinput/inputwidgets/hbinputcandidatelist.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbinput/inputwidgets/hbinputcandidatelist.h	Mon Oct 04 00:38:12 2010 +0300
@@ -26,7 +26,7 @@
 #ifndef HB_INPUT_CANDIDATE_LIST_H
 #define HB_INPUT_CANDIDATE_LIST_H
 
-#include <hbdialog.h>
+#include <hbinputpopupbase.h>
 
 #include <hbinputdef.h>
 
@@ -36,7 +36,7 @@
 class HbVkbHost;
 class HbInputMethod;
 
-class HB_INPUT_EXPORT HbCandidateList : public HbDialog
+class HB_INPUT_EXPORT HbCandidateList : public HbInputPopupBase
 {
     Q_OBJECT