summaryrefslogtreecommitdiffstats
path: root/libtdegames/kgame/kgameprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdegames/kgame/kgameprocess.h')
-rw-r--r--libtdegames/kgame/kgameprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/kgame/kgameprocess.h b/libtdegames/kgame/kgameprocess.h
index 65b0ab74..5faaf372 100644
--- a/libtdegames/kgame/kgameprocess.h
+++ b/libtdegames/kgame/kgameprocess.h
@@ -39,7 +39,7 @@ class KMessageFilePipe;
* Using these two classes will give fully transparent communication
* via TQDataStreams.
*/
-class KDE_EXPORT KGameProcess: public TQObject
+class TDE_EXPORT KGameProcess: public TQObject
{
TQ_OBJECT