mi: code style
This commit is contained in:
parent
c10728a7a9
commit
076bfdceb6
@ -28,7 +28,7 @@ main(string[] args)
|
||||
|
||||
Gtk.init (ref args);
|
||||
|
||||
var app = new App ();
|
||||
App app = new App ();
|
||||
app.show_all ();
|
||||
|
||||
Gtk.main ();
|
||||
|
Loading…
x
Reference in New Issue
Block a user