summaryrefslogtreecommitdiffstats
path: root/tdesu/stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdesu/stub.h')
-rw-r--r--tdesu/stub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/stub.h b/tdesu/stub.h
index 8bfc70a7f..1281c5512 100644
--- a/tdesu/stub.h
+++ b/tdesu/stub.h
@@ -29,7 +29,7 @@ typedef TQValueList<TQCString> QCStringList;
* StubProcess extends PtyProcess with functionality to chat with tdesu_stub.
*/
-class KDESU_EXPORT StubProcess: public PtyProcess
+class TDESU_EXPORT StubProcess: public PtyProcess
{
public:
StubProcess();