mirror of
https://github.com/airstruck/luigi.git
synced 2026-02-21 11:36:50 -07:00
add status widget and attribute
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
--[[--
|
||||
A status bar.
|
||||
|
||||
@widget status
|
||||
--]]--
|
||||
|
||||
return function (self)
|
||||
self.layout.statusWidget = self
|
||||
end
|
||||
Reference in New Issue
Block a user