mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Renamed gesture-related methods, remove unused code
This commit is contained in:
@@ -16,7 +16,6 @@ class CGStatusBar;
|
||||
class CWindowObject : public WindowBase
|
||||
{
|
||||
std::shared_ptr<CPicture> createBg(std::string imageName, bool playerColored);
|
||||
int getUsedEvents(int options);
|
||||
|
||||
std::vector<std::shared_ptr<CPicture>> shadowParts;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user