mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-30 08:35:52 -04:00
fixed mixed-up tooltip
This commit is contained in:
parent
f6b2e7d5fd
commit
98fa789904
@ -26,6 +26,8 @@ void CSVWidget::PushButton::setExtendedToolTip()
|
|||||||
"<p>(left click to activate,"
|
"<p>(left click to activate,"
|
||||||
"<br>shift-left click to activate and keep panel open)";
|
"<br>shift-left click to activate and keep panel open)";
|
||||||
|
|
||||||
|
break;
|
||||||
|
|
||||||
case Type_Toggle:
|
case Type_Toggle:
|
||||||
|
|
||||||
tooltip += "<p>(left click to ";
|
tooltip += "<p>(left click to ";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user