//============================================================================ /// \file DockManager.cpp /// \author Uwe Kindler /// \date 23.02.2017 /// \brief Implementation of CDockManager //============================================================================ //============================================================================ // INCLUDES //============================================================================ #include "DockManager.h" namespace ads { } // namespace ads //--------------------------------------------------------------------------- // EOF DockManager.cpp