fw4spl
SrcLib/core/fwGuiQt/include/fwGuiQt/layoutManager/Namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-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 __FWGUIQT_LAYOUTMANAGER_NAMESPACE_HPP__
8 #define __FWGUIQT_LAYOUTMANAGER_NAMESPACE_HPP__
9 
10 namespace fwGui
11 {
16 namespace layoutManager
17 {
18 
19 }
20 }
21 #endif /* __FWGUIQT_LAYOUTMANAGER_NAMESPACE_HPP__ */
The namespace fwGui contains the base interface for IHM services.
Definition: SJobBar.hpp:23