mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
TextBubbleSlider: removed QDESIGNER_WIDGET_EXPORT
This commit is contained in:
parent
e3d2760f83
commit
e68ad5dbd8
@ -31,7 +31,7 @@
|
||||
#include <QSlider>
|
||||
#include <QtDesigner/QDesignerExportWidget>
|
||||
|
||||
class QDESIGNER_WIDGET_EXPORT TextBubbleSlider : public QSlider
|
||||
class TextBubbleSlider : public QSlider
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user