]> sigrok.org Git - pulseview.git/blobdiff - pv/dialogs/storeprogress.h
Don't use Qt-defined keywords, they can cause problems with other headers.
[pulseview.git] / pv / dialogs / storeprogress.h
index 7d53832ab8cf6c2bbf189c646ff0c3e442fb48e5..eaf235f340c5320350445677cfb71dd9d76c2077 100644 (file)
@@ -51,7 +51,7 @@ private:
 
        void closeEvent(QCloseEvent*);
 
-private slots:
+private Q_SLOTS:
        void on_progress_updated();
 
 private: