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