mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Fix msvc build
This commit is contained in:
parent
cb76cc54ac
commit
ad5bf2ac4f
@ -65,6 +65,8 @@ class TemplatesDropBox : public InterfaceObjectConfigurable
|
||||
void clickLeft(tribool down, bool previousState) override;
|
||||
};
|
||||
|
||||
friend struct ListItem;
|
||||
|
||||
public:
|
||||
TemplatesDropBox(RandomMapTab & randomMapTab, int3 size);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user