Allow switching tabs via context menu in the tabs area
This change allows you to switch tabs via the context menu. The context menu only shows up if you click on the empty area beside the tabs. Can be tested with `--allow-switch-tabs-via-menu` option in the example. Fixes #232 Signed-off-by: Waqar Ahmed <waqar.ahmed@kdab.com>
This commit is contained in:
committed by
Sergio Martins
parent
8307598d5d
commit
7af2095f2f
@@ -788,4 +788,4 @@ QWidgetOrQuick *MainWindowBase::persistentCentralWidget() const
|
||||
return dw->widget();
|
||||
|
||||
return nullptr;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user