]> Dogcows Code - chaz/openbox/commitdiff
add _created
authorDana Jansens <danakj@orodu.net>
Thu, 13 Feb 2003 05:15:17 +0000 (05:15 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 13 Feb 2003 05:15:17 +0000 (05:15 +0000)
otk/rendercolor.hh

index da022a107e2176261da8ebc6715943cbc4a06fa0..1f24b3c9106681705422f16c828ac70b3e482fd5 100644 (file)
@@ -41,6 +41,7 @@ private:
   mutable GC _gc;
 
   mutable bool _allocated;
+  mutable bool _created;
 
   void create() const;
   
This page took 0.024283 seconds and 4 git commands to generate.