Moved CppRefactoringChanges.

This commit is contained in:
Roberto Raggi
2010-06-22 09:27:34 +02:00
parent a19f802529
commit 91eff02007
6 changed files with 21 additions and 19 deletions

View File

@@ -23,8 +23,7 @@ HEADERS += completionsettingspage.h \
searchsymbols.h \
cppdoxygen.h \
cppfilesettingspage.h \
cppfindreferences.h \
cpprefactoringchanges.h
cppfindreferences.h
SOURCES += completionsettingspage.cpp \
cppclassesfilter.cpp \
@@ -39,8 +38,7 @@ SOURCES += completionsettingspage.cpp \
cppdoxygen.cpp \
cppfilesettingspage.cpp \
abstracteditorsupport.cpp \
cppfindreferences.cpp \
cpprefactoringchanges.cpp
cppfindreferences.cpp
FORMS += completionsettingspage.ui \
cppfilesettingspage.ui