]> sigrok.org Git - pulseview.git/blobdiff - pv/prop/enum.h
Don't use Qt-defined keywords, they can cause problems with other headers.
[pulseview.git] / pv / prop / enum.h
index a7e6ed8d53f58bdcf8f5418ad7e695b1677e72e3..eff6647afd40974314b8a1218d9182ce98024909 100644 (file)
@@ -45,7 +45,7 @@ public:
 
        void commit();
 
-private slots:
+private Q_SLOTS:
        void on_current_item_changed(int);
 
 private: