Move codeeditor to folder
This commit is contained in:
parent
91ac77a058
commit
d266882927
5 changed files with 4 additions and 4 deletions
|
|
@ -79,8 +79,8 @@ SOURCES += main.cpp\
|
|||
NamespaceFilterWidget.cpp \
|
||||
NamespaceItemModel.cpp \
|
||||
Module.cpp \
|
||||
EditorGutter.cpp \
|
||||
CodeEditor.cpp \
|
||||
codeeditor/EditorGutter.cpp \
|
||||
codeeditor/CodeEditor.cpp \
|
||||
PropertyProxyModel.cpp \
|
||||
CodeGenerator.cpp \
|
||||
UserConfiguration.cpp \
|
||||
|
|
@ -154,8 +154,8 @@ HEADERS += \
|
|||
NamespaceFilterWidget.h \
|
||||
NamespaceItemModel.h \
|
||||
Module.h \
|
||||
EditorGutter.h \
|
||||
CodeEditor.h \
|
||||
codeeditor/EditorGutter.h \
|
||||
codeeditor/CodeEditor.h \
|
||||
AbstractCommand.h \
|
||||
PropertyProxyModel.h \
|
||||
CustomDataRole.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue