Git: Move submit highlighter to a separate file

Change-Id: I61e07b2abe3b1da1b56935bb3ce528a5f571705f
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2013-06-02 23:04:17 +03:00
committed by Orgad Shaneh
parent bcd8c02aea
commit 3e022beb12
7 changed files with 178 additions and 95 deletions

View File

@@ -42,6 +42,8 @@ QtcPlugin {
"gitconstants.h",
"giteditor.cpp",
"giteditor.h",
"githighlighters.cpp",
"githighlighters.h",
"gitplugin.cpp",
"gitplugin.h",
"gitsettings.cpp",