summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/profile.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:19:04 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:19:04 -0600
commit34ec7cf1e70300eb43f3822ce3261893f9f8ace6 (patch)
treec7fe414e406e16a97e53d9eed0979d9ea85d2915 /klaptopdaemon/profile.h
parente6b6046f50ea600fc78e00071e2a79e3c8c08ccd (diff)
downloadtdeutils-34ec7cf1e70300eb43f3822ce3261893f9f8ace6.tar.gz
tdeutils-34ec7cf1e70300eb43f3822ce3261893f9f8ace6.zip
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'klaptopdaemon/profile.h')
-rw-r--r--klaptopdaemon/profile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/klaptopdaemon/profile.h b/klaptopdaemon/profile.h
index aa44c21..c518c92 100644
--- a/klaptopdaemon/profile.h
+++ b/klaptopdaemon/profile.h
@@ -33,8 +33,8 @@ class TQSpinBox;
class TDEConfig;
class TQCheckBox;
class TQSlider;
-class KIconLoader;
-class KIconButton;
+class TDEIconLoader;
+class TDEIconButton;
class TQPushButton;
class KComboBox;