Added comments to mainwindow.h
[situare] / src / ui / mainwindow.h
index 3381478..21391b1 100644 (file)
@@ -113,6 +113,11 @@ private:
     */
     void switchView(int);
 
+    /**
+    * @brief Show Maemo information box with message.
+    *
+    * @brief message information message
+    */
     void showMaemoInformationBox(const QString &message);
 
 private slots: