소스 검색

removed TODO

Daniel Salvadori 7 년 전
부모
커밋
235d48ba1a
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      gui/window.go

+ 0 - 2
gui/window.go

@@ -51,8 +51,6 @@ type Window struct {
 	maxSize math32.Vector2
 }
 
-// TODO: Fix window builder examples
-
 // WindowStyle contains the styling of a Window
 type WindowStyle struct {
 	PanelStyle