Core: Remove MainWindow::editorManager() accessor

Change-Id: Ic22cb1b0313ba51fa144b31117c6b005da0a4bff
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
hjk
2013-08-30 15:22:09 +02:00
parent 25cde41ea6
commit e68291e025
2 changed files with 3 additions and 10 deletions

View File

@@ -96,7 +96,6 @@ public:
Core::IDocument *openFiles(const QStringList &fileNames, ICore::OpenFilesFlags flags);
Core::EditorManager *editorManager() const;
Core::MimeDatabase *mimeDatabase() const;
VcsManager *vcsManager() const;