X-Git-Url: https://ruin.nu/git/?p=adress.git;a=blobdiff_plain;f=mainwindow.h;h=ad0638d11d1d78f05fd33a6bb4a5043849b11aeb;hp=8eca343e4b573d22c878f687149922688d39d312;hb=1848a0d627c26c1cd949a82af05924697a1d25a9;hpb=47556496969ef4c98f36d54c0dd1eac44d2d6caf diff --git a/mainwindow.h b/mainwindow.h index 8eca343..ad0638d 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -1,6 +1,12 @@ #ifndef MAINWINDOW_H #define MAINWINDOW_H #include "ui/mainwindowbase.h" +#include +#include +#include +#include +#include +#include "contact.h" class MainWindow : public CMainWindowBase { @@ -17,6 +23,7 @@ public slots: void slotLoad(); void slotSearch(); void slotModify(QListViewItem* lvi); + void slotModify(); protected: void updateView();