diff options
Diffstat (limited to 'kicker/applets/minipager/pagerapplet.h')
-rw-r--r-- | kicker/applets/minipager/pagerapplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/minipager/pagerapplet.h b/kicker/applets/minipager/pagerapplet.h index e72f44588..2a9f7f313 100644 --- a/kicker/applets/minipager/pagerapplet.h +++ b/kicker/applets/minipager/pagerapplet.h @@ -121,7 +121,7 @@ private: TQButtonGroup *m_group; - TQGridLayout *m_layout; + TQGridLayout *m_tqlayout; bool m_useViewports; int desktopLayoutOrientation; int desktopLayoutX; |