Skip to content

Commit e210bb6

Browse files
committed
this builds now
1 parent c88c012 commit e210bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.vala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ namespace jorts {
6565
}
6666

6767
static construct {
68-
gsettings = new GLib.Settings (jorts.Constants.app_rdnn);
68+
//gsettings = new GLib.Settings (jorts.Constants.app_rdnn);
6969
}
7070

7171
construct {

0 commit comments

Comments
 (0)