diff options
Diffstat (limited to 'kicker/applets/systemtray/systemtrayapplet.h')
| -rw-r--r-- | kicker/applets/systemtray/systemtrayapplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/systemtray/systemtrayapplet.h b/kicker/applets/systemtray/systemtrayapplet.h index 581cd10b0..26a02de1c 100644 --- a/kicker/applets/systemtray/systemtrayapplet.h +++ b/kicker/applets/systemtray/systemtrayapplet.h @@ -124,7 +124,7 @@ private: TQSpinBox *m_iconMarginSB; int m_iconSpacing; TQSpinBox *m_iconSpacingSB; - TQGridLayout* m_layout; + TQLayout* m_layout; }; class TrayEmbed : public QXEmbed |
