testing emoji because having windows 8 sucks
This commit is contained in:
@@ -74,7 +74,6 @@ void NotificationController::removeChannelNotification(
|
||||
}
|
||||
}
|
||||
}
|
||||
///////////////////////////////////////////////////
|
||||
void NotificationController::playSound()
|
||||
{
|
||||
static auto player = new QMediaPlayer;
|
||||
@@ -94,7 +93,7 @@ void NotificationController::playSound()
|
||||
}
|
||||
player->play();
|
||||
}
|
||||
///////////////////////////////////////////////////
|
||||
|
||||
NotificationModel *NotificationController::createModel(QObject *parent,
|
||||
Platform p)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user