mirror of
https://github.com/ToshioCP/Gtk4-tutorial.git
synced 2025-01-26 19:58:29 +01:00
tfv: Minor change to code formating (whitespace)
This commit is contained in:
parent
7f5460eda5
commit
93f1c587a3
4 changed files with 24 additions and 26 deletions
|
@ -56,4 +56,3 @@ main (int argc, char **argv) {
|
||||||
g_object_unref (app);
|
g_object_unref (app);
|
||||||
return stat;
|
return stat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -70,4 +70,3 @@ main (int argc, char **argv) {
|
||||||
g_object_unref (app);
|
g_object_unref (app);
|
||||||
return stat;
|
return stat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue