Fix build tags on generated UI code.

rewrite
Icedream 2024-05-05 09:47:12 +02:00
parent 23de54fdbf
commit c9164c2553
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
// This file was created by ui2walk and may be regenerated. // This file was created by ui2walk and may be regenerated.
// DO NOT EDIT OR YOUR MODIFICATIONS WILL BE LOST! // DO NOT EDIT OR YOUR MODIFICATIONS WILL BE LOST!
//go:build windows
// +build windows // +build windows
package windows package windows

View File

@ -1,6 +1,7 @@
// This file was created by ui2walk and may be regenerated. // This file was created by ui2walk and may be regenerated.
// DO NOT EDIT OR YOUR MODIFICATIONS WILL BE LOST! // DO NOT EDIT OR YOUR MODIFICATIONS WILL BE LOST!
//go:build windows
// +build windows // +build windows
package windows package windows