summaryrefslogtreecommitdiffstats
path: root/kiten/optiondialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:12:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:12:18 -0600
commitee52bb567f32fefdcf06e083c76562ea40ccf174 (patch)
tree8926667faaed3a18bec210ec14ffb9392ea8930d /kiten/optiondialog.h
parent088cc453ec425bf86d610880d09645ea166a14fa (diff)
downloadtdeedu-ee52bb567f32fefdcf06e083c76562ea40ccf174.tar.gz
tdeedu-ee52bb567f32fefdcf06e083c76562ea40ccf174.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'kiten/optiondialog.h')
-rw-r--r--kiten/optiondialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kiten/optiondialog.h b/kiten/optiondialog.h
index 61e5a4c7..d9319a4d 100644
--- a/kiten/optiondialog.h
+++ b/kiten/optiondialog.h
@@ -22,9 +22,9 @@
#ifndef OPTIONDIALOG_H
#define OPTIONDIALOG_H
-class KListView;
+class TDEListView;
class TQString;
-class KFontChooser;
+class TDEFontChooser;
class TQLabel;
class TQPushButton;
class TQComboBox;