forked from qt-creator/qt-creator
Core: Inline generalsettings.ui
Change-Id: I8811728543cd7fb161b6df21dacc0fc23c6165a4 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -116,7 +116,7 @@ public:
|
||||
class QTCREATOR_UTILS_EXPORT Space : public LayoutItem
|
||||
{
|
||||
public:
|
||||
explicit Space(int space);
|
||||
explicit Space(int space = 0);
|
||||
};
|
||||
|
||||
class QTCREATOR_UTILS_EXPORT Span : public LayoutItem
|
||||
|
||||
Reference in New Issue
Block a user