diff options
Diffstat (limited to 'dcoppython/shell/marshaller.h')
-rw-r--r-- | dcoppython/shell/marshaller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/shell/marshaller.h b/dcoppython/shell/marshaller.h index 0e678f7f..6cb16d89 100644 --- a/dcoppython/shell/marshaller.h +++ b/dcoppython/shell/marshaller.h @@ -15,7 +15,7 @@ #include <Python.h> #include <tqstring.h> -class QDataStream; +class TQDataStream; namespace PythonDCOP { // class Marshaller; |