summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/linepath.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/linepath.h')
-rw-r--r--umbrello/umbrello/linepath.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/umbrello/umbrello/linepath.h b/umbrello/umbrello/linepath.h
index e2cf73db..ea0251a9 100644
--- a/umbrello/umbrello/linepath.h
+++ b/umbrello/umbrello/linepath.h
@@ -26,9 +26,9 @@ class AssociationWidget;
class UMLView;
// Qt forward declarations
-class QDataStream;
-class QDomDocument;
-class QDomElement;
+class TQDataStream;
+class TQDomDocument;
+class TQDomElement;
// typedefs
typedef TQPtrList<TQCanvasLine> LineList;