forked from qt-creator/qt-creator
PythonEditor: Convert to new editor setup scheme
Change-Id: Ibf886c891bb1884d6bc3c08bfe83c4978d17b2f6 Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
@@ -8,9 +8,7 @@ RESOURCES += \
|
||||
|
||||
HEADERS += \
|
||||
pythoneditorplugin.h \
|
||||
pythoneditorfactory.h \
|
||||
pythoneditor.h \
|
||||
pythoneditorwidget.h \
|
||||
pythoneditorconstants.h \
|
||||
wizard/pythonfilewizard.h \
|
||||
wizard/pythonclasswizard.h \
|
||||
@@ -25,9 +23,7 @@ HEADERS += \
|
||||
|
||||
SOURCES += \
|
||||
pythoneditorplugin.cpp \
|
||||
pythoneditorfactory.cpp \
|
||||
pythoneditor.cpp \
|
||||
pythoneditorwidget.cpp \
|
||||
wizard/pythonfilewizard.cpp \
|
||||
wizard/pythonclasswizarddialog.cpp \
|
||||
wizard/pythonclasswizard.cpp \
|
||||
|
||||
Reference in New Issue
Block a user