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
Tobias Hunger
qt-creator
Commits
b5c6a687
Commit
b5c6a687
authored
Jan 13, 2011
by
Marco Bubke
Browse files
QmlDesigner.NodeInstances: Move template image to qmlpuppet
parent
56bb5449
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/qtquickplugin/qtquickplugin.qrc
View file @
b5c6a687
<RCC>
<qresource prefix="/qtquickplugin">
<file>quick.metainfo</file>
<file>images/template_image.png</file>
<file>images/item-icon.png</file>
<file>images/rect-icon.png</file>
<file>images/text-icon.png</file>
...
...
src/
plugins/qmldesigner/qtquickplugin
/images/template_image.png
→
src/
tools/qmlpuppet
/images/template_image.png
View file @
b5c6a687
File moved
src/tools/qmlpuppet/qmlpuppet.pro
View file @
b5c6a687
...
...
@@ -15,6 +15,7 @@ include (../../plugins/qmldesigner/designercore/instances/instances.pri)
include
(..
/../
plugins
/
qmldesigner
/
designercore
/
exceptions
/
exceptions
.
pri
)
SOURCES
+=
main
.
cpp
RESOURCES
+=
qmlpuppet
.
qrc
OTHER_FILES
+=
Info
.
plist
macx
:
QMAKE_INFO_PLIST
=
Info
.
plist
src/tools/qmlpuppet/qmlpuppet.qrc
0 → 100644
View file @
b5c6a687
<RCC>
<qresource prefix="/qtquickplugin">
<file>images/template_image.png</file>
</qresource>
</RCC>
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