src/hbwidgets/popups/hbinputdialog_p.h
changeset 6 c3690ec91ef8
parent 0 16d8024aca5e
child 7 923ff622b8b9
--- a/src/hbwidgets/popups/hbinputdialog_p.h	Fri Jun 11 13:58:22 2010 +0300
+++ b/src/hbwidgets/popups/hbinputdialog_p.h	Wed Jun 23 18:33:25 2010 +0300
@@ -72,6 +72,9 @@
     QString mPromptText;
     QString mPromptAdditionalText;
     QString mText;
+    HbAction *action1;
+public slots:
+    void textChange(const QString);
 };
 
 #endif //HBINPUTDIALOGPRIVATE_H