Mercurial > hg > svgui
comparison layer/Layer.h @ 523:a72ab757b73b
...
author | Chris Cannam |
---|---|
date | Fri, 13 Mar 2009 17:53:43 +0000 |
parents | 1c6439ef99d6 |
children | 2e8194a30f40 |
comparison
equal
deleted
inserted
replaced
522:0db823c49ed6 | 523:a72ab757b73b |
---|---|
19 #include "base/PropertyContainer.h" | 19 #include "base/PropertyContainer.h" |
20 #include "base/XmlExportable.h" | 20 #include "base/XmlExportable.h" |
21 #include "base/Selection.h" | 21 #include "base/Selection.h" |
22 | 22 |
23 #include "widgets/CommandHistory.h" | 23 #include "widgets/CommandHistory.h" |
24 | |
25 #include "system/System.h" | |
24 | 26 |
25 #include <QObject> | 27 #include <QObject> |
26 #include <QRect> | 28 #include <QRect> |
27 #include <QXmlAttributes> | 29 #include <QXmlAttributes> |
28 #include <QMutex> | 30 #include <QMutex> |