X-Git-Url: https://ruin.nu/git/?p=adress.git;a=blobdiff_plain;f=mainwindow.h;h=8eca343e4b573d22c878f687149922688d39d312;hp=4bb69de3d95cbc01310295d5d22390d6baf4a3b2;hb=47556496969ef4c98f36d54c0dd1eac44d2d6caf;hpb=e2721b2f5b828bf44923e249832c298972e8413f diff --git a/mainwindow.h b/mainwindow.h index 4bb69de..8eca343 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -16,9 +16,11 @@ public slots: void slotDel(); void slotLoad(); void slotSearch(); - + void slotModify(QListViewItem* lvi); protected: void updateView(); + + QString filename; }; #endif // MAINWINDOW_H