We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88c012 commit e210bb6Copy full SHA for e210bb6
src/Application.vala
@@ -65,7 +65,7 @@ namespace jorts {
65
}
66
67
static construct {
68
- gsettings = new GLib.Settings (jorts.Constants.app_rdnn);
+ //gsettings = new GLib.Settings (jorts.Constants.app_rdnn);
69
70
71
construct {
0 commit comments