fix focus locking

This commit is contained in:
IlyaShurupov 2024-11-05 19:34:28 +03:00
parent fdaab48158
commit 402a4fdebd

View file

@ -14,7 +14,7 @@ using namespace tp;
class Example : public WidgetApplication {
public:
Example() {
exampleColorPicker();
exampleNestedMenus();
}
void exampleAll() {