PythonEditor: Convert to new editor setup scheme

Change-Id: Ibf886c891bb1884d6bc3c08bfe83c4978d17b2f6
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
hjk
2014-08-20 15:05:32 +02:00
parent ddf1de387b
commit c35e928650
10 changed files with 103 additions and 288 deletions

View File

@@ -18,10 +18,8 @@ QtcPlugin {
files: [
"pythoneditor.cpp", "pythoneditor.h",
"pythoneditorconstants.h",
"pythoneditorfactory.cpp", "pythoneditorfactory.h",
"pythoneditorplugin.cpp", "pythoneditorplugin.h",
"pythoneditorplugin.qrc",
"pythoneditorwidget.cpp", "pythoneditorwidget.h",
]
}