diff options
Diffstat (limited to 'ksysguard/gui/ksgrd/SensorShellAgent.h')
-rw-r--r-- | ksysguard/gui/ksgrd/SensorShellAgent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/gui/ksgrd/SensorShellAgent.h b/ksysguard/gui/ksgrd/SensorShellAgent.h index 7b588c7e1..cf3e29cc3 100644 --- a/ksysguard/gui/ksgrd/SensorShellAgent.h +++ b/ksysguard/gui/ksgrd/SensorShellAgent.h @@ -27,7 +27,7 @@ #include <SensorAgent.h> -class QString; +class TQString; class KProcess; |