diff options
Diffstat (limited to 'src/FbTk/Shape.hh')
-rw-r--r-- | src/FbTk/Shape.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Shape.hh b/src/FbTk/Shape.hh index 3539959..49c1d3f 100644 --- a/src/FbTk/Shape.hh +++ b/src/FbTk/Shape.hh | |||
@@ -69,6 +69,6 @@ private: | |||
69 | int m_shapeplaces; ///< places to shape | 69 | int m_shapeplaces; ///< places to shape |
70 | }; | 70 | }; |
71 | 71 | ||
72 | }; // end namespace FbTk | 72 | } // end namespace FbTk |
73 | 73 | ||
74 | #endif // SHAPE_HH | 74 | #endif // SHAPE_HH |