GTK: set default application icon
This commit is contained in:
parent
bd7b2ab82b
commit
b657756e37
@ -248,4 +248,7 @@ startMainWindow startdir = do
|
||||
-- add the treeview to the scroll container
|
||||
containerAdd scroll treeView
|
||||
|
||||
-- sets the default icon
|
||||
windowSetDefaultIconFromFile "data/Gtk/icons/hsfm.png"
|
||||
|
||||
widgetShowAll rootWin
|
||||
|
Loading…
Reference in New Issue
Block a user