1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

LP-2 remove unused <QtDesigner/QDesignerExportWidget> import that was causing a deprecated warning

This commit is contained in:
Philippe Renon 2015-11-10 19:29:16 +01:00 committed by James Duley
parent 6d934fc177
commit b629a7f69f

View File

@ -31,7 +31,6 @@
#include "utils_global.h"
#include <QSlider>
#include <QtDesigner/QDesignerExportWidget>
class QTCREATOR_UTILS_EXPORT TextBubbleSlider : public QSlider {
Q_OBJECT