diff options
author | Eike Ziller <eike.ziller@digia.com> | 2014-01-10 16:18:17 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@digia.com> | 2014-01-14 09:04:49 +0100 |
commit | 7f03139442d5563f12dc78add397bf0336e7eabe (patch) | |
tree | ef50965f89f8df41694ca1dc8224fc1f8c73d50d /src/plugins/pythoneditor/pythoneditor.cpp | |
parent | cec4fac873988bd29252d37ff2495fe73bd5a643 (diff) | |
download | qt-creator-7f03139442d5563f12dc78add397bf0336e7eabe.tar.gz |
CppEditor: Do not reimplement BaseTextEditorWidget::setMimeType
It's not necessary, since we have signals for that. And it's wrong to
handle the additional preprocessor directives there anyway.
The update if the editor supports objective-c/c++ is now done in a
mimeTypeChanged signal handler, the update of the additional
preprocessor directives on filePathChanged.
Change-Id: If88c70f5321c2bc21a21673e96be2598dc9ecf04
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditor.cpp')
0 files changed, 0 insertions, 0 deletions