summaryrefslogtreecommitdiffstats
path: root/khexedit/dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/dialog.cpp')
-rw-r--r--khexedit/dialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/dialog.cpp b/khexedit/dialog.cpp
index c2f2d80..588a715 100644
--- a/khexedit/dialog.cpp
+++ b/khexedit/dialog.cpp
@@ -365,7 +365,7 @@ CFindNavigatorDialog::CFindNavigatorDialog( TQWidget *parent, const char *name,
mKey = new TQLineEdit( plainPage() );
mKey->setMinimumWidth( fontMetrics().width("M") * 20 );
- mKey->setFocusPolicy( TQ_NoFocus );
+ mKey->setFocusPolicy( TQWidget::NoFocus );
hbox->addWidget( mKey );
topLayout->addSpacing( spacingHint() ); // A little bit extra space