]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/mainwin.h
First cut of bat rerun a Job from Jobs Run
[bacula/bacula] / bacula / src / qt-console / mainwin.h
index 6203f03b1101cc5b644d5e0cac170f4109d05851..addc501e02d80ee2466c8d512fa487ffebf7d3db 100644 (file)
@@ -105,6 +105,9 @@ public:
    bool m_openPlot;
    bool m_openDirStat;
 
+   /* Global */
+   bool m_notify;                     /* global flag to turn on/off all notifiers */
+
 public slots:
    void input_line();
    void about();