Tweaks to the project pane.

This commit is contained in:
dt
2009-10-05 15:27:55 +02:00
parent 53026537b7
commit e187cb40fd
4 changed files with 26 additions and 7 deletions

View File

@@ -47,6 +47,7 @@ private:
QWidget *m_widget;
QWidget *m_toolWidget;
QWidget *m_dummyWidget;
QGridLayout *m_grid;
};
}