src/hbinput/inputwidgets/hbinputsettinglist.h
changeset 34 ed14f46c0e55
parent 7 923ff622b8b9
--- a/src/hbinput/inputwidgets/hbinputsettinglist.h	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbinput/inputwidgets/hbinputsettinglist.h	Mon Oct 18 18:23:13 2010 +0300
@@ -26,7 +26,7 @@
 #ifndef HB_INPUT_SETTING_LIST_H
 #define HB_INPUT_SETTING_LIST_H
 
-#include <hbdialog.h>
+#include <hbinputpopupbase.h>
 #include <hbinputdef.h>
 
 class HbInputSettingListPrivate;
@@ -34,7 +34,7 @@
 class HbInputLanguage;
 class HbInputMethodDescriptor;
 
-class HB_INPUT_EXPORT HbInputSettingList : public HbDialog
+class HB_INPUT_EXPORT HbInputSettingList : public HbInputPopupBase
 {
     Q_OBJECT