diff options
Diffstat (limited to 'tdesu/process.h')
-rw-r--r-- | tdesu/process.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/process.h b/tdesu/process.h index ec3af9a62..a6ac77dc7 100644 --- a/tdesu/process.h +++ b/tdesu/process.h @@ -33,7 +33,7 @@ typedef TQValueList<TQCString> QCStringList; * This means that programs which require a terminal will work. */ -class KDESU_EXPORT PtyProcess +class TDESU_EXPORT PtyProcess { public: PtyProcess(); |