fw4spl
Bundles/ui/uiPreferences/include/uiPreferences/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2014-2016.
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 #ifndef __UIPREFERENCES_NAMESPACE_HPP__
7 #define __UIPREFERENCES_NAMESPACE_HPP__
8 
12 namespace uiPreferences
13 {
14 
18 namespace action
19 {
20 }
21 }
22 #endif /* __UIPREFERENCES_NAMESPACE_HPP__ */
The namespace uiPreferences contains editors to manage the preferences configuration.