projects
/
chaz
/
yoink
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
house-keeping
[chaz/yoink]
/
src
/
TitleLayer.hh
diff --git
a/src/TitleLayer.hh
b/src/TitleLayer.hh
index e3814b2cf22b82069ad10601a4a1d6a23bec9c43..887398816f5f6fc5e5a9f5946b6809066fa1a93e 100644
(file)
--- a/
src/TitleLayer.hh
+++ b/
src/TitleLayer.hh
@@
-39,8
+39,10
@@
class TitleLayer;
typedef boost::shared_ptr<TitleLayer> TitleLayerP;
-
struct
TitleLayer : public Mf::Layer
+
class
TitleLayer : public Mf::Layer
{
+public:
+
static TitleLayerP alloc()
{
return TitleLayerP(new TitleLayer);
This page took
0.016388 seconds
and
4
git commands to generate.