mirror of
https://github.com/ToshioCP/Gtk4-tutorial.git
synced 2025-01-12 20:03:28 +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);
|
||||
return stat;
|
||||
}
|
||||
|
||||
|
|
|
@ -70,4 +70,3 @@ main (int argc, char **argv) {
|
|||
g_object_unref (app);
|
||||
return stat;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue