]> Shamusworld >> Repos - schematic/blobdiff - src/scmwidget.h
Move DB access to NoteDialog class, new AlertDialog class.
[schematic] / src / scmwidget.h
index e9edd01d8939acfc421c6e681de856db7b7e8965..9dddfcf7b001d4eada9cf5f7dffb2d982d46c052 100644 (file)
@@ -42,6 +42,7 @@ class SCMWidget: public QWidget
                void GetVendorIDs(void);
                void GetVendor(int);
                void UpdateNotes(void);
+               void UpdateAlerts(void);
 
        public:
                QTreeView * purchaseOrders;