summaryrefslogtreecommitdiffstats
path: root/kpersonalizer/stylepreview.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpersonalizer/stylepreview.ui.h')
-rw-r--r--kpersonalizer/stylepreview.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpersonalizer/stylepreview.ui.h b/kpersonalizer/stylepreview.ui.h
index d073ddc34..048f9fba9 100644
--- a/kpersonalizer/stylepreview.ui.h
+++ b/kpersonalizer/stylepreview.ui.h
@@ -48,7 +48,7 @@ void StylePreview::init()
{
++it;
obj->installEventFilter(this);
- ((TQWidget*)obj)->setFocusPolicy(NoFocus);
+ ((TQWidget*)obj)->setFocusPolicy(TQ_NoFocus);
}
delete l;
}