]> ruin.nu Git - adress.git/blobdiff - mainwindow.h
Fixed the search function.
[adress.git] / mainwindow.h
index 2a65fe34c3de56b89ecd49f7bedd48665ee136e4..abe1ade470a3836d413297c760856492fe299586 100644 (file)
@@ -6,6 +6,7 @@
 #include <qtextstream.h>
 #include <qstring.h>
 #include <qlistview.h>
+#include <qcombobox.h>
 #include "contact.h"
 
 class MainWindow : public CMainWindowBase
@@ -23,6 +24,7 @@ public slots:
     void slotLoad();
     void slotSearch();
                void slotModify(QListViewItem* lvi);
+               void slotModify();
 protected:
                void updateView();