mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Several fixes related to refs #304
* removed #include <QtDesigner/QDesignerExportWidget>
* correct targets swiftcore / swiftgui
* Annotated possible error of QFontDialog / style sheet compliance
+ Set sizePolicy to preferred due to RWs rewiew ("over sized drawing")
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
|
||||
#include <Qt>
|
||||
#include <QWidget>
|
||||
#include <QtDesigner/QDesignerExportWidget>
|
||||
|
||||
class QColor;
|
||||
class QSvgRenderer;
|
||||
|
||||
Reference in New Issue
Block a user