fw4spl
Bundles/core/preferences/include/preferences/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2016-2017.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #ifndef __PREFERENCES_NAMESPACE_HPP__
8 #define __PREFERENCES_NAMESPACE_HPP__
9 
18 namespace preferences
19 {
20 
21 } // namespace preferences
22 
23 #endif //__PREFERENCES_NAMESPACE_HPP__
The namespace preferences contains the service to manage the application's preferences (window size/p...