diff --git a/GUI/View/Layout/AppConfig.cpp b/GUI/View/Base/AppConfig.cpp similarity index 99% rename from GUI/View/Layout/AppConfig.cpp rename to GUI/View/Base/AppConfig.cpp index bc83ccc85430b5f05895ebf5719c72010899e1f0..422d26ec89556ef97b47a4e0b6919fc318daac7c 100644 --- a/GUI/View/Layout/AppConfig.cpp +++ b/GUI/View/Base/AppConfig.cpp @@ -2,7 +2,7 @@ // // BornAgain: simulate and fit reflection and scattering // -//! @file GUI/View/Layout/AppConfig.cpp +//! @file GUI/View/Base/AppConfig.cpp //! @brief Implements class AppConfig. //! //! @homepage http://www.bornagainproject.org