the shortcut
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
#include "../../../assets/Assets.h"
|
||||
#include "../../../graphics/ui/gui_util.h"
|
||||
#include "../../../graphics/ui/elements/UINode.hpp"
|
||||
#include "../../../graphics/ui/elements/control/Button.hpp"
|
||||
#include "../../../graphics/ui/elements/control/CheckBox.hpp"
|
||||
#include "../../../graphics/ui/elements/control/TextBox.hpp"
|
||||
#include "../../../graphics/ui/elements/control/TrackBar.hpp"
|
||||
#include "../../../graphics/ui/elements/layout/Panel.hpp"
|
||||
#include "../../../graphics/ui/elements/layout/Menu.hpp"
|
||||
#include "../../../graphics/ui/elements/Button.hpp"
|
||||
#include "../../../graphics/ui/elements/CheckBox.hpp"
|
||||
#include "../../../graphics/ui/elements/TextBox.hpp"
|
||||
#include "../../../graphics/ui/elements/TrackBar.hpp"
|
||||
#include "../../../graphics/ui/elements/Panel.hpp"
|
||||
#include "../../../graphics/ui/elements/Menu.hpp"
|
||||
#include "../../../frontend/UiDocument.h"
|
||||
#include "../../../frontend/locale/langs.h"
|
||||
#include "../../../util/stringutil.h"
|
||||
|
||||
Reference in New Issue
Block a user