src/InventorySuppliers.h

changeset 10
8aa2bd9ba9e8
parent 9
85656dc48131
child 11
c9cdc15d3caf
equal deleted inserted replaced
9:85656dc48131 10:8aa2bd9ba9e8
23 void on_insertButton_clicked(); 23 void on_insertButton_clicked();
24 void on_editButton_clicked(); 24 void on_editButton_clicked();
25 25
26 private: 26 private:
27 Ui::InventorySuppliers *ui; 27 Ui::InventorySuppliers *ui;
28 bool edit(int recno);
29 void loadTable(void);
28 }; 30 };
29 31
30 #endif 32 #endif

mercurial