awful.widget.layoutbox: Update the property documentation.
This commit is contained in:
parent
72041d63a4
commit
0e5a62950e
|
@ -115,10 +115,6 @@ function layoutbox.mt:__call(...)
|
|||
return layoutbox.new(...)
|
||||
end
|
||||
|
||||
--@DOC_widget_COMMON@
|
||||
|
||||
--@DOC_object_COMMON@
|
||||
|
||||
return setmetatable(layoutbox, layoutbox.mt)
|
||||
|
||||
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80
|
||||
|
|
Loading…
Reference in New Issue