]> sigrok.org Git - pulseview.git/blobdiff - pv/prop/string.h
Don't use Qt-defined keywords, they can cause problems with other headers.
[pulseview.git] / pv / prop / string.h
index d54635fe75bcbc3368a887e89b7518147bb5cfd9..01c7e78b104fb5662e2ef8294ffc79a06dea6b47 100644 (file)
@@ -39,7 +39,7 @@ public:
 
        void commit();
 
-private slots:
+private Q_SLOTS:
        void on_text_edited(const QString&);
 
 private: