[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/parts/qeditor
From:       Roberto Raggi <roberto () kdevelop ! org>
Date:       2003-09-08 10:46:42
[Download RAW message or body]

CVS commit by raggi: 

added .tcc extension


  M +2 -2      qeditor_part.cpp   1.58


--- kdevelop/parts/qeditor/qeditor_part.cpp  #1.57:1.58
@@ -473,5 +473,5 @@ void QEditorPart::setupHighlighting()
     mode->name = "c++";
     mode->section = "Programming";
-    mode->extensions = QStringList() << "*.cpp" << "*.cxx" << "*.cc" << "*.C" << \
"*.c++" << "*.c" << +    mode->extensions = QStringList() << "*.cpp" << "*.cxx" << \
                "*.cc" << "*.C" << "*.c++" << "*.c" << "*.tcc" <<
                        "*.m" << "*.mm" << "*.M" << "*.inl" << "*.tlh" << "*.diff" << \
                "*.patch" << "*.moc" << "*.xpm" <<
                        "*.h" << "*.hpp" << "*.hh" << "*.hxx" << "*.h++" << "*.H";


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic