diff options
Diffstat (limited to 'dcoppython/shell/pcop.h')
-rw-r--r-- | dcoppython/shell/pcop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/shell/pcop.h b/dcoppython/shell/pcop.h index c9728e37..f9c2d26b 100644 --- a/dcoppython/shell/pcop.h +++ b/dcoppython/shell/pcop.h @@ -20,7 +20,7 @@ #include <dcopclient.h> #include <dcopobject.h> -class QDataStream; +class TQDataStream; namespace PythonDCOP { class Client; |