mirror of
https://github.com/QuasarApp/Snake.git
synced 2025-04-30 19:54:45 +00:00
7 lines
82 B
C++
7 lines
82 B
C++
|
#include "notificationservice.h"
|
||
|
|
||
|
NotificationService::NotificationService()
|
||
|
{
|
||
|
|
||
|
}
|