diff options
Diffstat (limited to 'src/FbTk/IntMenuItem.hh')
-rw-r--r-- | src/FbTk/IntMenuItem.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/IntMenuItem.hh b/src/FbTk/IntMenuItem.hh index 010a614..4aade43 100644 --- a/src/FbTk/IntMenuItem.hh +++ b/src/FbTk/IntMenuItem.hh | |||
@@ -96,6 +96,6 @@ private: | |||
96 | Accessor<int> &m_res; ///< resource item to be changed | 96 | Accessor<int> &m_res; ///< resource item to be changed |
97 | }; | 97 | }; |
98 | 98 | ||
99 | }; // end namespace FbTk | 99 | } // end namespace FbTk |
100 | 100 | ||
101 | #endif // FBTK_INTMENUITEM_HH | 101 | #endif // FBTK_INTMENUITEM_HH |