Skip to content

Commit 0c7f729

Browse files
author
Marco Hugentobler
committedSep 5, 2012
[Feature]: Merge diagram improvements provided by Matthias Kuhn
2 parents cfa15ff + aa31c8c commit 0c7f729

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+5343
-1384
lines changed
 

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ scripts/RelWithDebInfo
4343
/CMakeLists.txt.user
4444
qgis-test.ctest
4545
i18n/*.qm
46+
.project

‎images/images.qrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,9 @@
462462
<file>flags/en_US.png</file>
463463
<file>flags/da_DK.png</file>
464464
<file>flags/et_EE.png</file>
465+
<file>themes/default/text.png</file>
466+
<file>themes/default/histogram.png</file>
467+
<file>themes/default/pie-chart.png</file>
465468
</qresource>
466469
<qresource prefix="/images/tips">
467470
<file alias="symbol_levels.png">qgis_tips/symbol_levels.png</file>

0 commit comments

Comments
 (0)
Please sign in to comment.