fix focus locking
This commit is contained in:
parent
fdaab48158
commit
402a4fdebd
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ using namespace tp;
|
||||||
class Example : public WidgetApplication {
|
class Example : public WidgetApplication {
|
||||||
public:
|
public:
|
||||||
Example() {
|
Example() {
|
||||||
exampleColorPicker();
|
exampleNestedMenus();
|
||||||
}
|
}
|
||||||
|
|
||||||
void exampleAll() {
|
void exampleAll() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue