mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
unfinished window stuff
This commit is contained in:
@@ -76,6 +76,8 @@ end)
|
||||
local Backend = require 'luigi.backend'
|
||||
layout.menuQuit:onPress(Backend.quit)
|
||||
|
||||
Backend.setWindowIcon('logo.png')
|
||||
|
||||
-- show the main layout
|
||||
layout:show()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user