summaryrefslogtreecommitdiffstats
path: root/src/optiondialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:00:05 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:00:05 -0600
commit35cfeb1230c22ee3bd7d14617ebf4fa62ed93534 (patch)
tree9796d55f01b35b9ebb51b959e4a24376ecb129d8 /src/optiondialog.h
parent6d70eafec07c8700ad99ad334c92c01119b947bf (diff)
downloadkdiff3-35cfeb1230c22ee3bd7d14617ebf4fa62ed93534.tar.gz
kdiff3-35cfeb1230c22ee3bd7d14617ebf4fa62ed93534.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'src/optiondialog.h')
-rw-r--r--src/optiondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/optiondialog.h b/src/optiondialog.h
index 03803c0..5e2945c 100644
--- a/src/optiondialog.h
+++ b/src/optiondialog.h
@@ -26,7 +26,7 @@ class TQCheckBox;
class TQLabel;
class TQLineEdit;
class KColorButton;
-class KFontChooser;
+class TDEFontChooser;
class TDEConfig;
#include <kdialogbase.h>