diff options
Diffstat (limited to 'kcontrol/keys')
-rw-r--r-- | kcontrol/keys/kaccelaction.h | 2 | ||||
-rw-r--r-- | kcontrol/keys/khotkeys.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/keys/kaccelaction.h b/kcontrol/keys/kaccelaction.h index 6a41d3a05..ef8ff9f33 100644 --- a/kcontrol/keys/kaccelaction.h +++ b/kcontrol/keys/kaccelaction.h @@ -1,4 +1,4 @@ -// THIS FILE IS A COPY OF kdelibs/tdecore/kaccelaction.h AND MUST BE KEPT +// THIS FILE IS A COPY OF tdelibs/tdecore/kaccelaction.h AND MUST BE KEPT // IN SYNC WITH THAT FILE. /* This file is part of the KDE libraries diff --git a/kcontrol/keys/khotkeys.h b/kcontrol/keys/khotkeys.h index 9eab62106..c71cce5db 100644 --- a/kcontrol/keys/khotkeys.h +++ b/kcontrol/keys/khotkeys.h @@ -23,7 +23,7 @@ #include <tqstring.h> -// see kdebase/khotkeys/kcontrol for info on these +// see tdebase/khotkeys/kcontrol for info on these class KHotKeys { |