Skip to content
Snippets Groups Projects

BUG: Remove workaround for QT bug 22829

Merged Victor Poughon requested to merge qtbug_22829 into develop
74 files
+ 0
234
Compare changes
  • Side-by-side
  • Inline
Files
74
@@ -31,9 +31,7 @@
//
// Qt includes (sorted by alphabetic order)
//// Must be included before system/custom includes.
#ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility
#include <QFileDialog>
#endif //tag=QT4-boost-compatibility
//
// System includes (sorted by alphabetic order)
Loading