summaryrefslogtreecommitdiffstats
path: root/tdm/kfrontend/tdmshutdown.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdm/kfrontend/tdmshutdown.cpp')
-rw-r--r--tdm/kfrontend/tdmshutdown.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/kfrontend/tdmshutdown.cpp b/tdm/kfrontend/tdmshutdown.cpp
index 0cba5e82d..094e2a8c8 100644
--- a/tdm/kfrontend/tdmshutdown.cpp
+++ b/tdm/kfrontend/tdmshutdown.cpp
@@ -753,7 +753,7 @@ void FlatButton::init()
setUsesBigPixmap(true);
setAutoRaise(true);
setTextPosition( TQToolButton::Under );
- setFocusPolicy(TQ_StrongFocus);
+ setFocusPolicy(TQWidget::StrongFocus);
}