Trim doc and comment drift in qs.Ui kit

This commit is contained in:
Ryan Hughes
2026-05-18 10:17:01 -04:00
parent e9e5040bf3
commit f48eef58e0
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import QtQuick.Controls
// Styled wrapper around Qt Quick Controls ToolTip. Drop-in: declare inside
// the hovered item and bind `visible` to the hover state, e.g.
// Common.PanelToolTip {
// PanelToolTip {
// visible: mouse.containsMouse
// text: "Forget network"
// panelForeground: bar.foreground