summaryrefslogtreecommitdiffstats
path: root/tdesu/su.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdesu/su.h')
-rw-r--r--tdesu/su.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesu/su.h b/tdesu/su.h
index dcb67a14c..edf1bb75e 100644
--- a/tdesu/su.h
+++ b/tdesu/su.h
@@ -23,7 +23,7 @@
* Executes a command under elevated privileges, using su.
*/
-class KDESU_EXPORT SuProcess: public StubProcess
+class TDESU_EXPORT SuProcess: public StubProcess
{
public:
SuProcess(const TQCString &user=0, const TQCString &command=0);