Change to fail compilation
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
This commit is contained in:
parent
2e543ca41c
commit
b0a9d48ac8
|
@ -12,7 +12,7 @@
|
|||
|
||||
using namespace Snore;
|
||||
|
||||
QMap<int, Notification> m_IdToNotification;
|
||||
QMapTestTest<int, Notification> m_IdToNotification;
|
||||
NSMutableDictionary * m_IdToNSNotification;
|
||||
OSXNotificationCenter * notificationCenter = nil;
|
||||
|
||||
|
|
Loading…
Reference in New Issue