diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:39 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:39 -0600 |
commit | 3b1405169d66e029912f53d10c2880c46f5ed159 (patch) | |
tree | 40c38835f7709885bf4a99d6d9cc64232397c4ba /tdecore/twin.h | |
parent | bd19c52fd41735f3e488bbe3de6b243ac53e1527 (diff) | |
download | tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.tar.gz tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.zip |
Additional renaming of kde to tde
Diffstat (limited to 'tdecore/twin.h')
-rw-r--r-- | tdecore/twin.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tdecore/twin.h b/tdecore/twin.h index e8f00f44a..c7aa37a6a 100644 --- a/tdecore/twin.h +++ b/tdecore/twin.h @@ -23,7 +23,7 @@ #include <tqwindowdefs.h> #include <tqstring.h> #include <tqpixmap.h> -#include "kdelibs_export.h" +#include "tdelibs_export.h" #ifdef Q_OS_UNIX @@ -80,8 +80,8 @@ public: * Except for rare cases, this request will be always honored, * and normal applications are forbidden to use it. * - * In case of problems, consult the KWin README in the kdebase - * package (kdebase/twin/README), or ask on the twin@kde.org + * In case of problems, consult the KWin README in the tdebase + * package (tdebase/twin/README), or ask on the twin@kde.org * mailing list. * * @param win the id of the window to make active |