]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/mainwindow.h
Warning handling
[toast/confclerk.git] / src / gui / mainwindow.h
index dd9e24e6aea2e8a8a72a1ef3827a5eed3299ecd1..3ee01f8e1bd4705632bf101a94ceed4e0b100f13 100644 (file)
@@ -25,6 +25,7 @@ private slots:
     void updateSearchView(const QDate &aDate);
     void itemClicked(const QModelIndex &aIndex);
     void displayMap(const QModelIndex &aIndex);
+    void displayWarning(const QModelIndex &aIndex);
     void searchClicked();
 private:
     SqlEngine *mSqlEngine;