aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppeditor.qrc
diff options
context:
space:
mode:
authorLeandro Melo <leandro.melo@nokia.com>2010-07-20 12:35:08 +0200
committerLeandro Melo <leandro.melo@nokia.com>2010-07-20 12:59:25 +0200
commit2d2ea660b0f8e86b8cc931970b244101626d5094 (patch)
treeed667382855f3395ddf54b87a0d85422a9124823 /src/plugins/cppeditor/cppeditor.qrc
parentb25a4a6349ee5645eca32123f9263fdcbf6b4823 (diff)
C++ tooltip: Arrow diagrams to show inheritance.
Diffstat (limited to 'src/plugins/cppeditor/cppeditor.qrc')
-rw-r--r--src/plugins/cppeditor/cppeditor.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/cppeditor/cppeditor.qrc b/src/plugins/cppeditor/cppeditor.qrc
index 61cf4a08a6..0df4508753 100644
--- a/src/plugins/cppeditor/cppeditor.qrc
+++ b/src/plugins/cppeditor/cppeditor.qrc
@@ -5,5 +5,7 @@
<file>CppEditor.mimetypes.xml</file>
<file>images/qt_c.png</file>
<file>images/f1.png</file>
+ <file>images/larrow.png</file>
+ <file>images/rightarrow.png</file>
</qresource>
</RCC>