src/InventorySuppliers.h

changeset 67
55aa8c3146ee
parent 65
2ef981980daa
child 79
e726db72da3c
--- a/src/InventorySuppliers.h	Sun Mar 20 10:29:57 2022 +0100
+++ b/src/InventorySuppliers.h	Sun Mar 20 14:08:05 2022 +0100
@@ -21,9 +21,6 @@
     explicit InventorySuppliers(QWidget *parent = nullptr);
     ~InventorySuppliers();
 
-//signals:
-//    void firstWindow();
-
 private slots:
     void on_insertButton_clicked();
     void on_editButton_clicked();

mercurial