diff --git a/ground/gcs/src/plugins/config/textbubbleslider.h b/ground/gcs/src/plugins/config/textbubbleslider.h index fb2323355..86e08f05b 100644 --- a/ground/gcs/src/plugins/config/textbubbleslider.h +++ b/ground/gcs/src/plugins/config/textbubbleslider.h @@ -31,7 +31,7 @@ #include #include -class QDESIGNER_WIDGET_EXPORT TextBubbleSlider : public QSlider +class TextBubbleSlider : public QSlider { Q_OBJECT