Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dtk
dtk
Commits
fd8db97c
Commit
fd8db97c
authored
Sep 09, 2014
by
Julien Wintz
Browse files
Fixing resources handling for support plot layer.
parent
fa1cad06
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/dtkPlotSupport/CMakeLists.txt
View file @
fd8db97c
...
...
@@ -52,7 +52,7 @@ set(${PROJECT_NAME}_SOURCES
dtkPlotViewSettings.cpp
dtkPlotViewToolBar.cpp
)
set
(
${
PROJECT_NAME
}
_SOURCES_R
C
C dtkPlot.qrc
)
set
(
${
PROJECT_NAME
}
_SOURCES_
Q
RC dtkPlot.qrc
)
## #################################################################
## Build rules
...
...
src/dtkPlotSupport/dtkPlot.qrc
View file @
fd8db97c
...
...
@@ -11,7 +11,7 @@
<file>
pixmaps/dtkPlotPicking-light.png
</file>
<file>
pixmaps/dtkPlotLegend.png
</file>
<file>
pixmaps/dtkPlotLegend-light.png
</file>
<file>
pixmaps/dtkPlot
Support
Export.png
</file>
<file>
pixmaps/dtkPlot
Support
Export-light.png
</file>
<file>
pixmaps/dtkPlotExport.png
</file>
<file>
pixmaps/dtkPlotExport-light.png
</file>
</qresource>
</RCC>
Write
Preview
Markdown
is supported
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