John Levon <[EMAIL PROTECTED]> writes:
| Take 2. This one will actually produce a useful diff for the next stage.
>
| Again, no logic changes. Please apply to trunk
--- src/ColorHandler.h 22 May 2002 01:16:35 -0000 1.10
+++ src/ColorHandler.h 23 May 2002 06:25:55 -0000
@@ -15,7 +15,7 @@
#pragma interface
#endif
-#include "PainterBase.h"
+#include "frontends/Painter.h"
#include <boost/scoped_ptr.hpp>
Why this?
Why does PainterBase.h not cut it?
Why move PainterBase?
And this XPainter stuff? That is new right?
--
Lgb