comments
This commit is contained in:
parent
13513a9ce6
commit
2e4a533148
@ -1,3 +1,7 @@
|
||||
--
|
||||
-- Generic Graphics Element
|
||||
--
|
||||
|
||||
local core = require("graphics.core")
|
||||
|
||||
local element = {}
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
--
|
||||
-- Graphics View Layout
|
||||
--
|
||||
|
||||
local core = require("graphics.core")
|
||||
local util = require("scada-common.util")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user