From: Dana Jansens Date: Thu, 13 Feb 2003 05:15:17 +0000 (+0000) Subject: add _created X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=329de788cb33f580548fef844c1293424cd98bb3;p=chaz%2Fopenbox add _created --- diff --git a/otk/rendercolor.hh b/otk/rendercolor.hh index da022a10..1f24b3c9 100644 --- a/otk/rendercolor.hh +++ b/otk/rendercolor.hh @@ -41,6 +41,7 @@ private: mutable GC _gc; mutable bool _allocated; + mutable bool _created; void create() const;