summaryrefslogtreecommitdiffstats
path: root/libtdegames/kgameprogress.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:20 +0900
commitbc3c69592f7fbc99121d1eb1e27603e1415afecc (patch)
treec6c33c28f9fecad61b2b7c5d21b10c34812f2c59 /libtdegames/kgameprogress.h
parent667bb584114e3bfdb8e0ecabc75fd328f3f8e4f2 (diff)
downloadtdegames-bc3c69592f7fbc99121d1eb1e27603e1415afecc.tar.gz
tdegames-bc3c69592f7fbc99121d1eb1e27603e1415afecc.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libtdegames/kgameprogress.h')
-rw-r--r--libtdegames/kgameprogress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/kgameprogress.h b/libtdegames/kgameprogress.h
index 13e0f66a..e5372ce6 100644
--- a/libtdegames/kgameprogress.h
+++ b/libtdegames/kgameprogress.h
@@ -47,7 +47,7 @@
* @author Martynas Kunigelis
* @version $Id$
*/
-class KDE_EXPORT KGameProgress : public TQFrame, public TQRangeControl
+class TDE_EXPORT KGameProgress : public TQFrame, public TQRangeControl
{
TQ_OBJECT