summaryrefslogtreecommitdiffstats
path: root/kbarcode/barcodedialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:59:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:59:42 -0600
commit05f8ba84ce33da849bceb4c068a58711fe40b5d4 (patch)
treef12f9e37994fcb21fca1488742a8324180e99a96 /kbarcode/barcodedialog.h
parentf1f618c34b558cbb9edf5ed4c2f4636b4b9c630e (diff)
downloadkbarcode-05f8ba84ce33da849bceb4c068a58711fe40b5d4.tar.gz
kbarcode-05f8ba84ce33da849bceb4c068a58711fe40b5d4.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'kbarcode/barcodedialog.h')
-rw-r--r--kbarcode/barcodedialog.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kbarcode/barcodedialog.h b/kbarcode/barcodedialog.h
index ff1c255..691786a 100644
--- a/kbarcode/barcodedialog.h
+++ b/kbarcode/barcodedialog.h
@@ -22,14 +22,14 @@
class BarcodeCombo;
class BarcodeWidget;
-class KAction;
+class TDEAction;
class KColorButton;
class KMenuBar;
-class KToolBar;
+class TDEToolBar;
class KIntNumInput;
class KLineEdit;
class KPushButton;
-class KPopupMenu;
+class TDEPopupMenu;
class TQCheckBox;
class TQLabel;
class TQPixmap;