src/EditProfileMash.h

changeset 50
571a13a4860b
parent 49
29cf6e350063
child 51
355100088e1f
--- a/src/EditProfileMash.h	Mon Mar 07 17:33:22 2022 +0100
+++ b/src/EditProfileMash.h	Mon Mar 07 21:50:09 2022 +0100
@@ -24,6 +24,7 @@
     void on_quitButton_clicked();
     void on_deleteButton_clicked();
     void is_changed();
+    void make_Json();
     void refreshTable(void);
     void cell_Changed(int nRow, int nCol);
     void on_addButton_clicked();

mercurial