canvas: BoxLayout shared pointer typedef.

This commit is contained in:
Thomas Geymayer
2014-06-04 17:48:46 +02:00
parent 03cafe4547
commit d3a14bfd61

View File

@@ -106,6 +106,8 @@ namespace canvas
VBoxLayout();
};
typedef SGSharedPtr<BoxLayout> BoxLayoutRef;
} // namespace canvas
} // namespace simgear