a bit more scaling for the action bar.

This commit is contained in:
mae
2009-07-13 18:04:08 +02:00
parent 8f358494c1
commit 3f1be148ef
3 changed files with 30 additions and 4 deletions

View File

@@ -48,6 +48,7 @@ public:
void paintEvent(QPaintEvent *event);
QSize sizeHint() const;
QSize minimumSizeHint() const;
private:
const QMap<QString, QPicture> &m_buttonElements;