From e6b6046f50ea600fc78e00071e2a79e3c8c08ccd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 2 Feb 2013 21:00:02 -0600 Subject: Rename kdisplay for enhanced compatibility with KDE4 --- khexedit/hextoolwidget.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khexedit/hextoolwidget.cc') diff --git a/khexedit/hextoolwidget.cc b/khexedit/hextoolwidget.cc index 4fa957b..d3a17f0 100644 --- a/khexedit/hextoolwidget.cc +++ b/khexedit/hextoolwidget.cc @@ -141,7 +141,7 @@ CHexToolWidget::CHexToolWidget( TQWidget *parent, const char *name ) mUtilBox->activate(); - connect( kapp, TQT_SIGNAL( kdisplayFontChanged() ), + connect( kapp, TQT_SIGNAL( tdedisplayFontChanged() ), TQT_SLOT( fontChanged() ) ); mCursorState.valid = false; -- cgit v1.2.1