]> ruin.nu Git - adress.git/blobdiff - mainwindow.h
Have fixed the saving..
[adress.git] / mainwindow.h
index 4bb69de3d95cbc01310295d5d22390d6baf4a3b2..8eca343e4b573d22c878f687149922688d39d312 100644 (file)
@@ -16,9 +16,11 @@ public slots:
     void slotDel();
     void slotLoad();
     void slotSearch();
-
+               void slotModify(QListViewItem* lvi);
 protected:
                void updateView();
+
+               QString filename;
 };
 
 #endif // MAINWINDOW_H