projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea20fcc
)
add _created
author
Dana Jansens
<danakj@orodu.net>
Thu, 13 Feb 2003 05:15:17 +0000
(
05:15
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 13 Feb 2003 05:15:17 +0000
(
05:15
+0000)
otk/rendercolor.hh
patch
|
blob
|
history
diff --git
a/otk/rendercolor.hh
b/otk/rendercolor.hh
index da022a107e2176261da8ebc6715943cbc4a06fa0..1f24b3c9106681705422f16c828ac70b3e482fd5 100644
(file)
--- 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;