changed plugin description to be more intuitivly
This commit is contained in:
parent
f4a870baf2
commit
43b950cdf9
|
@ -16,7 +16,7 @@ Q_EXPORT_PLUGIN2(snoretoast,SnoreToast)
|
|||
|
||||
|
||||
SnoreToast::SnoreToast():
|
||||
SnoreBackend("SnoreToast",false,false)
|
||||
SnoreBackend("Windows 8",false,false)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue