This commit is contained in:
Mirek Fidler 2025-04-16 10:45:12 +02:00
parent d08975a53d
commit 421fe07dc4

View file

@ -697,7 +697,7 @@ public:
Event<String&, WString&> WhenHyperlink;
Event<String&> WhenLabel;
Event<String&> WhenIndexEntry;
Event<Bar&> WhenBar;
Event<Bar&> WhenBar; // Context menu
Event<> WhenSel;
Gate<const String&> WhenIsLink;
Event<const String&> WhenLink;