Replace prefixing of paths with file:// by QUrl::fromLocalFile()
authorStephan Beyer <s-beyer@gmx.net>
Mon, 8 Jun 2020 22:29:42 +0000 (00:29 +0200)
committerStephan Beyer <s-beyer@gmx.net>
Tue, 9 Jun 2020 14:45:46 +0000 (16:45 +0200)
commit0f620acc1f9d77dfb906e8f906a89912e3e822a9
treea18e1ade5d7e804ba35d0194d749fcf2e7b72fd0
parent749070a29c4412ac471479ebd9e262d4518c3674
Replace prefixing of paths with file:// by QUrl::fromLocalFile()

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
src/gui/tray/ActivityListModel.cpp
src/gui/tray/UserModel.cpp