wip: reintroduced fake show
This commit is contained in:
parent
5b3b50a0d2
commit
4f637b4397
2 changed files with 34 additions and 16 deletions
|
|
@ -53,7 +53,8 @@ enum CustomQEvent {
|
|||
EndpointWidgetCreated = 1002,
|
||||
EndpointDefaultChange = 1003,
|
||||
SessionWidgetCreated = 1004,
|
||||
SessionWidgetObsolete = 1005
|
||||
SessionWidgetObsolete = 1005,
|
||||
RecomposeMainWindow = 1006
|
||||
};
|
||||
|
||||
template <typename T>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue