1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-27 22:49:25 +02:00

Moved Exchange Window to new file, no functionality changes

This commit is contained in:
Ivan Savenko
2024-05-19 10:53:56 +00:00
parent 6f37d5c753
commit d965226cbd
10 changed files with 411 additions and 351 deletions

View File

@@ -33,6 +33,7 @@
#include "../widgets/CTextInput.h"
#include "../widgets/GraphicalPrimitiveCanvas.h"
#include "../widgets/Images.h"
#include "../widgets/MiscWidgets.h"
#include "../widgets/ObjectLists.h"
#include "../widgets/Slider.h"
#include "../widgets/TextControls.h"