Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
401446f6
Commit
401446f6
authored
Feb 04, 2010
by
Kai Koehne
Browse files
Fix compilation for gcc
Move out of namespace
parent
674486a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/components/propertyeditor/colorwidget.h
View file @
401446f6
...
...
@@ -252,10 +252,10 @@ private:
};
}
//QmlDesigner
QML_DECLARE_TYPE
(
QmlDesigner
::
ColorButton
);
QML_DECLARE_TYPE
(
QmlDesigner
::
HueControl
);
QML_DECLARE_TYPE
(
QmlDesigner
::
ColorBox
);
}
//QmlDesigner
#endif //COLORWIDGET_H
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment