Coding style fixes

This commit is contained in:
dt
2010-03-30 12:58:58 +02:00
parent 4d05808813
commit 6b389129af
3 changed files with 38 additions and 60 deletions

View File

@@ -74,7 +74,6 @@ public:
bool save(const QString &fileName = QString());
CMakeEditorFactory *factory() { return m_factory; }
TextEditor::TextEditorActionHandler *actionHandler() const { return m_ah; }
protected: