Mercurial > hg > svgui
diff view/View.h @ 128:33929e0c3c6b
* Reorganising code base. This revision probably should compile once more.
author | Chris Cannam |
---|---|
date | Mon, 31 Jul 2006 14:05:22 +0000 |
parents | 89c625dda204 |
children | 9e6b3e239b9d |
line wrap: on
line diff
--- a/view/View.h Mon Jul 31 11:44:37 2006 +0000 +++ b/view/View.h Mon Jul 31 14:05:22 2006 +0000 @@ -21,7 +21,7 @@ #include "base/ZoomConstraint.h" #include "base/PropertyContainer.h" -#include "base/ViewManager.h" +#include "ViewManager.h" #include "base/XmlExportable.h" // #define DEBUG_VIEW_WIDGET_PAINT 1