marshalling on sessions, missing override tag
This commit is contained in:
parent
cdde1ce9b8
commit
667482cfea
10 changed files with 57 additions and 15 deletions
|
|
@ -203,7 +203,7 @@ private slots:
|
|||
|
||||
private:
|
||||
//std::vector<EndpointHandler*> *ephs;
|
||||
bool eventFilter(QObject *object, QEvent *event);
|
||||
bool eventFilter(QObject *object, QEvent *event) override;
|
||||
void flushRoleChanges();
|
||||
void changeFrontDefaults(Roles role, EndpointWidget* newDef, EndpointWidget* oldDef);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue