forked from organicmaps/organicmaps
[lightweight] small fix
This commit is contained in:
parent
98fe66bf90
commit
abc74f85e3
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ public:
|
|||
class Delegate
|
||||
{
|
||||
public:
|
||||
virtual ~Delegate() = default;
|
||||
virtual notifications::NotificationManager & GetNotificationManager() = 0;
|
||||
};
|
||||
friend struct LightFrameworkTest;
|
||||
|
|
Loading…
Add table
Reference in a new issue