Skip to content

Commit

Permalink
Update Window.go
Browse files Browse the repository at this point in the history
  • Loading branch information
HACKERALERT authored Aug 31, 2024
1 parent 727a192 commit 5771b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Window.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package giu
import (
"fmt"

"github.com/HACKERALERT/imgui-go"
"github.com/Picocrypt/imgui-go"
)

// SingleWindow creates one window filling all available space
Expand Down

0 comments on commit 5771b35

Please sign in to comment.