repled audio files

This commit is contained in:
Stojce Slavkovski 2014-05-02 23:52:12 +02:00
parent 9a1de7f057
commit 4d8e1b5bd4
7 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -91,6 +91,7 @@ ChatWindow::ChatWindow(QWidget* parent) :
QDir mentionSoundsDir(Application::resourcesPath() + mentionSoundsPath);
_mentionSounds = mentionSoundsDir.entryList(QDir::Files);
_trayIcon.setIcon(QIcon( Application::resourcesPath() + "/images/hifi-logo.svg"));
}
void ChatWindow::notificationClicked() {