aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericprojectmanager.qbs
diff options
context:
space:
mode:
authorMarcus Tillmanns <[email protected]>2023-10-12 10:05:49 +0200
committerMarcus Tillmanns <[email protected]>2023-10-12 10:32:51 +0000
commitdb8d82e51e03a8e8675b7f9c29dada636c478078 (patch)
treef3d23814170e52f5b9316a41be96082fae42511b /src/plugins/genericprojectmanager/genericprojectmanager.qbs
parent644e88ae2eef1e3042ef27e26a3f60141055ce85 (diff)
Utils: Change Stack to QStackedWidget
We use a QStackedWidget instead of a QStackedLayout here because the latter will call "setVisible()" when a child is added, which can lead to the widget being spawned as a top-level widget. This can lead to the focus shifting away from the main application. Change-Id: I4746de2ea1a300d7c97735f0bbd9338cd2818b5d Reviewed-by: hjk <[email protected]>
Diffstat (limited to 'src/plugins/genericprojectmanager/genericprojectmanager.qbs')
0 files changed, 0 insertions, 0 deletions