mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 15:06:06 +00:00
Icone GTK
This commit is contained in:
parent
6470ba9d3e
commit
9a74bba567
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ namespace AideDeJeu.GTK
|
|||
var app = new App();
|
||||
var window = new FormsWindow();
|
||||
window.LoadApplication(app);
|
||||
window.SetApplicationIcon("battle_axe.png");
|
||||
window.SetApplicationTitle("Haches & Dés");
|
||||
window.Show();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue