Fixes showing temporary files

This commit is contained in:
dt
2009-05-18 19:11:11 +02:00
parent dc3641b9e1
commit 41b3b3e3b4
12 changed files with 25 additions and 3 deletions

View File

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