1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00
This commit is contained in:
Laserlicht
2023-10-22 00:22:49 +02:00
committed by GitHub
parent ab59c153b3
commit 0b0082eebc

View File

@@ -98,7 +98,7 @@ public:
void showAll(Canvas & to) override;
//request complete redraw of this object
void redraw() override;
/// returns true if this element is a popup window
/// called only for windows
bool isPopupWindow() const override;