]> sigrok.org Git - pulseview.git/blobdiff - pv/dialogs/connect.h
Don't use Qt-defined keywords, they can cause problems with other headers.
[pulseview.git] / pv / dialogs / connect.h
index a3f05ee1a6a224e1936843d11b2b30b508a50103..e1a2c30d6c68422fbc37858c2be491702860e42d 100644 (file)
@@ -61,7 +61,7 @@ private:
 
        void set_serial_connection();
 
-private slots:
+private Q_SLOTS:
        void device_selected(int index);
 
        void scan_pressed();