summaryrefslogtreecommitdiffstats
path: root/kdm/kfrontend/kdmshutdown.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdm/kfrontend/kdmshutdown.cpp')
-rw-r--r--kdm/kfrontend/kdmshutdown.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdm/kfrontend/kdmshutdown.cpp b/kdm/kfrontend/kdmshutdown.cpp
index 8a556d2c8..9bcb589ca 100644
--- a/kdm/kfrontend/kdmshutdown.cpp
+++ b/kdm/kfrontend/kdmshutdown.cpp
@@ -729,7 +729,7 @@ void KSMPushButton::keyReleaseEvent( TQKeyEvent* e )
}
FlatButton::FlatButton( TQWidget *parent, const char *name )
- : TQToolButton( parent, name/*, WNoAutoErase*/ ),
+ : TQToolButton( parent, name/*, TQt::WNoAutoErase*/ ),
m_pressed(false)
{
init();