diff options
Diffstat (limited to 'quanta/quanta.tdevelop')
-rw-r--r-- | quanta/quanta.tdevelop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/quanta.tdevelop b/quanta/quanta.tdevelop index 472b07a6..3847bb89 100644 --- a/quanta/quanta.tdevelop +++ b/quanta/quanta.tdevelop @@ -263,7 +263,7 @@ <type icon="" ext="h" name="C++ header" create="template" > <descr>Quanta speicfic header</descr> </type> - <type icon="source_cpp" ext="cpp" name="C++ source" create="template" > + <type icon="text-x-c++src" ext="cpp" name="C++ source" create="template" > <descr>A new empty C++ file.</descr> </type> </filetypes> |