Files
arcrun-collector/cmd/arcrun-tray/dock_other.go
T

7 lines
152 B
Go
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
//go:build !darwin
package main
// hideDockIcon 在非 macOS 平台是 no-opWindows 系統匣本來就不佔工作列)。
func hideDockIcon() {}