phonesettings/cpphonesettingsplugins/cpnetworkplugin/src/cpnetworkpluginform.h
changeset 72 c76a0b1755b9
parent 64 6aaf0276100e
child 76 cfea66083b62
--- a/phonesettings/cpphonesettingsplugins/cpnetworkplugin/src/cpnetworkpluginform.h	Thu Sep 02 20:26:16 2010 +0300
+++ b/phonesettings/cpphonesettingsplugins/cpnetworkplugin/src/cpnetworkpluginform.h	Fri Sep 17 08:29:19 2010 +0300
@@ -47,6 +47,7 @@
     void showGlobalProgressNote(int &noteId, const QString& text);
     void showGlobalNote(
         int &noteId, const QString& text, HbMessageBox::MessageBoxType msgBoxType);
+    void showNotificationDialog(const QString& text);
     void cancelNote(int noteId);
 
 public slots: