summaryrefslogtreecommitdiffstats
path: root/khexedit/hextoolwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/hextoolwidget.cpp')
-rw-r--r--khexedit/hextoolwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hextoolwidget.cpp b/khexedit/hextoolwidget.cpp
index d6f51ed..84d3033 100644
--- a/khexedit/hextoolwidget.cpp
+++ b/khexedit/hextoolwidget.cpp
@@ -141,7 +141,7 @@ CHexToolWidget::CHexToolWidget( TQWidget *parent, const char *name )
mUtilBox->activate();
- connect( kapp, TQ_SIGNAL( tdedisplayFontChanged() ),
+ connect( tdeApp, TQ_SIGNAL( tdedisplayFontChanged() ),
TQ_SLOT( fontChanged() ) );
mCursorState.valid = false;