summaryrefslogtreecommitdiffstats
path: root/libtdegames/kgamemisc.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-05 17:48:20 +0900
committerMichele Calgaro <[email protected]>2024-05-05 17:48:20 +0900
commitbc3c69592f7fbc99121d1eb1e27603e1415afecc (patch)
treec6c33c28f9fecad61b2b7c5d21b10c34812f2c59 /libtdegames/kgamemisc.h
parent667bb584114e3bfdb8e0ecabc75fd328f3f8e4f2 (diff)
downloadtdegames-bc3c69592f7fbc99121d1eb1e27603e1415afecc.tar.gz
tdegames-bc3c69592f7fbc99121d1eb1e27603e1415afecc.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'libtdegames/kgamemisc.h')
-rw-r--r--libtdegames/kgamemisc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/kgamemisc.h b/libtdegames/kgamemisc.h
index d610effd..f3c49b1d 100644
--- a/libtdegames/kgamemisc.h
+++ b/libtdegames/kgamemisc.h
@@ -30,7 +30,7 @@ class KGameMiscPrivate;
* a class for. If you know a class for any of these member s please drop one of
* the above copyright holders a mail (or just [email protected])
**/
-class KDE_EXPORT KGameMisc
+class TDE_EXPORT KGameMisc
{
public:
KGameMisc();