--- a/src/hbinput/inputwidgets/hbinputexactwordpopup.h Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbinput/inputwidgets/hbinputexactwordpopup.h Mon Oct 04 00:38:12 2010 +0300
@@ -26,12 +26,12 @@
#ifndef HB_INPUT_EXACT_WORD_POPUP_H
#define HB_INPUT_EXACT_WORD_POPUP_H
-#include <hbdialog.h>
+#include <hbinputpopupbase.h>
#include <hbinputdef.h>
class HbExactWordPopupPrivate;
-class HB_INPUT_EXPORT HbExactWordPopup : public HbDialog
+class HB_INPUT_EXPORT HbExactWordPopup : public HbInputPopupBase
{
Q_OBJECT