diff options
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditor.h')
| -rw-r--r-- | src/plugins/pythoneditor/pythoneditor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/pythoneditor/pythoneditor.h b/src/plugins/pythoneditor/pythoneditor.h index 613aa5f02e..0690118902 100644 --- a/src/plugins/pythoneditor/pythoneditor.h +++ b/src/plugins/pythoneditor/pythoneditor.h @@ -45,7 +45,6 @@ public: explicit PythonEditor(EditorWidget *editorWidget); virtual ~PythonEditor(); - bool duplicateSupported() const { return true; } Core::IEditor *duplicate(); /** |
