mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Trying to fix Travis compilation issues
This commit is contained in:
parent
cc61ffca73
commit
8838607669
@ -169,7 +169,7 @@ public:
|
||||
void clickLeft(tribool down, bool previousState) override;
|
||||
|
||||
// bring overrides into scope
|
||||
using CButton::addCallback;
|
||||
//using CButton::addCallback;
|
||||
using CToggleBase::addCallback;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user