We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c02878 commit c7c3cbbCopy full SHA for c7c3cbb
src/xrGame/ui/UIScriptWnd_script.cpp
@@ -2,17 +2,6 @@
2
3
//UI-controls
4
#include "UIScriptWnd.h"
5
-#include "UIButton.h"
6
-#include "UIMessageBox.h"
7
-#include "UIPropertiesBox.h"
8
-#include "UICheckButton.h"
9
-#include "UIRadioButton.h"
10
-#include "UIStatic.h"
11
-#include "UIEditBox.h"
12
-#include "UIFrameWindow.h"
13
-#include "UIFrameLineWnd.h"
14
-#include "UIProgressBar.h"
15
-#include "UITabControl.h"
16
#include "uiscriptwnd_script.h"
17
#include "xrScriptEngine/ScriptExporter.hpp"
18
#include "xrScriptEngine/Functor.hpp"
0 commit comments