figuring a way of having a clean internal interface for the data and other stuff I reckon. I forgot
This commit is contained in:
@@ -74,7 +74,7 @@ type ResizeWindowEv struct {
|
||||
|
||||
type WindowCreatedEv struct {
|
||||
ID int16
|
||||
Win cdashdisplay.UIWindow
|
||||
Win cdashdisplay.CDashWin
|
||||
}
|
||||
|
||||
type WindowMovedEv struct {
|
||||
|
||||
Reference in New Issue
Block a user