diff options
Diffstat (limited to 'kalarm/lib/shellprocess.h')
-rw-r--r-- | kalarm/lib/shellprocess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/shellprocess.h b/kalarm/lib/shellprocess.h index a4ff79889..8c577d85b 100644 --- a/kalarm/lib/shellprocess.h +++ b/kalarm/lib/shellprocess.h @@ -50,7 +50,7 @@ class ShellProcess : public KShellProcess { Q_OBJECT - TQ_OBJECT + public: /** Current status of the shell process. * @li INACTIVE - start() has not yet been called to run the command. |