From: Dana Jansens Date: Thu, 13 Feb 2003 05:15:17 +0000 (+0000) Subject: add _created X-Git-Tag: openbox-3_0-rc1-RELEASE~2130 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=329de788cb33f580548fef844c1293424cd98bb3;p=mikachu%2Fopenbox.git 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;