Fixes spelling of temporaryEditor

This commit is contained in:
dt
2009-05-25 15:12:37 +02:00
parent 41b3b3e3b4
commit 1e865551e5
12 changed files with 15 additions and 15 deletions

View File

@@ -278,7 +278,7 @@ public:
QToolBar *toolBar() { return m_toolBar; }
bool temporayEditor() const { return false; }
bool temporaryEditor() const { return false; }
signals:
void changed();