src/hbinput/inputwidgets/hbinputsmileypicker.h
changeset 34 ed14f46c0e55
parent 6 c3690ec91ef8
--- a/src/hbinput/inputwidgets/hbinputsmileypicker.h	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbinput/inputwidgets/hbinputsmileypicker.h	Mon Oct 18 18:23:13 2010 +0300
@@ -27,11 +27,11 @@
 #define HB_INPUT_SMILEYPICKER_H
 
 #include <hbinputdef.h>
-#include <hbdialog.h>
+#include <hbinputpopupbase.h>
 
 class HbInputSmileyPickerPrivate;
 
-class HB_INPUT_EXPORT HbInputSmileyPicker : public HbDialog
+class HB_INPUT_EXPORT HbInputSmileyPicker : public HbInputPopupBase
 {
     Q_OBJECT
 public: