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 c844f73 commit 14b3ff4Copy full SHA for 14b3ff4
src/MainWindow.vala
@@ -65,7 +65,7 @@ namespace Reminduck {
65
66
var handle = new Gtk.WindowHandle () {
67
child = stack
68
- }
+ };
69
70
set_child (handle);
71
0 commit comments