diff options
Diffstat (limited to 'kdm/kfrontend/kdmshutdown.h')
-rw-r--r-- | kdm/kfrontend/kdmshutdown.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdm/kfrontend/kdmshutdown.h b/kdm/kfrontend/kdmshutdown.h index c9084c153..18fda2e9a 100644 --- a/kdm/kfrontend/kdmshutdown.h +++ b/kdm/kfrontend/kdmshutdown.h @@ -213,7 +213,7 @@ private: }; -class FlatButton : public QToolButton +class FlatButton : public TQToolButton { Q_OBJECT |