moving cdashdisplay data handling to its backend
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
// Package models
|
||||
package models
|
||||
|
||||
import "esdi/cdashdisplay"
|
||||
|
||||
type UIWindow struct {
|
||||
IDX int16
|
||||
Window cdashdisplay.UIWindow
|
||||
}
|
||||
// type UIWindow struct {
|
||||
// IDX int16
|
||||
// Window cdashdisplay.UIWindow
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user