mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-10 00:25:43 +00:00
update for snoretoast
This commit is contained in:
parent
64f88f84e9
commit
a2d4f926f0
Binary file not shown.
@ -37,7 +37,7 @@ bool SnoreToast::init(SnoreCore *snore)
|
||||
|
||||
QStringList arguements;
|
||||
arguements << "-install"
|
||||
<< qApp->applicationName()
|
||||
<< QString("SnoreNotify\\%1").arg(qApp->applicationName())
|
||||
<< qApp->applicationFilePath()
|
||||
<< m_appID;
|
||||
qDebug() << "SnoreToast" << arguements;
|
||||
|
Loading…
x
Reference in New Issue
Block a user