Designer: Move dependency from CppEditor to CppTools

That makes CppEditor almost a leaf node in the project dependencies.
This commit is contained in:
dt
2010-09-30 18:01:16 +02:00
parent d6bff094b2
commit a84ad42741
4 changed files with 6 additions and 4 deletions

View File

@@ -34,7 +34,6 @@
#ifdef CPP_ENABLED
# include "formclasswizard.h"
# include <cppeditor/cppeditorconstants.h>
# include "cppsettingspage.h"
#endif