mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
Renderer -> Painter
This commit is contained in:
@@ -3,7 +3,6 @@ local Backend = require 'luigi.backend'
|
||||
|
||||
local window = Layout {
|
||||
type = 'window',
|
||||
background = { 255, 255, 255 },
|
||||
icon = 'logo.png',
|
||||
title = 'Test window',
|
||||
width = 300,
|
||||
|
||||
Reference in New Issue
Block a user