]> sigrok.org Git - pulseview.git/blobdiff - mainwindow.h
Added the About action
[pulseview.git] / mainwindow.h
index 3f95b2341d504e38f2dac69e95405f8ec12de116..cef253cff9b77400aeffff35ca38ede899349a3f 100644 (file)
@@ -37,6 +37,9 @@ public:
 
 private:
        Ui::MainWindow *ui;
+
+private slots:
+       void on_actionAbout_triggered();
 };
 
 #endif // MAINWINDOW_H