X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_staticgraphicview.cpp;h=ca6d1252bb5ebcc208fe0e7560a80df58de153ac;hb=d774c2655ba2c3657a565f325411144452392277;hp=59b8b4c9d74f09a7ebe47534d96710bc16bfb941;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/base/rs_staticgraphicview.cpp b/src/base/rs_staticgraphicview.cpp index 59b8b4c..ca6d125 100644 --- a/src/base/rs_staticgraphicview.cpp +++ b/src/base/rs_staticgraphicview.cpp @@ -13,6 +13,12 @@ // JLH 06/15/2010 Moved implementation (however trivial) from header to here. // +/* +To me, this is yet another useless class. It seems to me that this could be +easily replaced by putting a bitmap creation method in GraphicView. But that's +just me. >:-) +*/ + #include "rs_staticgraphicview.h" /**