Settings rework...
This commit is contained in:
parent
74b233798d
commit
fb68300746
63 changed files with 7139 additions and 1026 deletions
|
|
@ -5,7 +5,7 @@ import qs.Settings
|
|||
import QtQuick.Layouts
|
||||
import qs.Components
|
||||
|
||||
// The popup window
|
||||
|
||||
PanelWithOverlay {
|
||||
id: notificationHistoryWin
|
||||
property string historyFilePath: Settings.settingsDir + "notification_history.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue