From 54d7b664dadcf86c99df782762fcade156900f94 Mon Sep 17 00:00:00 2001 From: Zach Hilman Date: Fri, 4 Jan 2019 17:32:13 -0500 Subject: qt: Move profile manager to own UI tab --- .../configuration/configure_profile_manager.ui | 172 +++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 src/yuzu/configuration/configure_profile_manager.ui (limited to 'src/yuzu/configuration/configure_profile_manager.ui') diff --git a/src/yuzu/configuration/configure_profile_manager.ui b/src/yuzu/configuration/configure_profile_manager.ui new file mode 100644 index 000000000..dedba4998 --- /dev/null +++ b/src/yuzu/configuration/configure_profile_manager.ui @@ -0,0 +1,172 @@ + + + ConfigureProfileManager + + + + 0 + 0 + 366 + 483 + + + + Form + + + + + + + + Profile Manager + + + + QLayout::SetNoConstraint + + + + + + + + 0 + 0 + + + + Current User + + + + + + + + 48 + 48 + + + + + 48 + 48 + + + + Qt::ScrollBarAlwaysOff + + + Qt::ScrollBarAlwaysOff + + + false + + + + + + + + 0 + 0 + + + + Username + + + + + + + + + + 0 + 0 + + + + QFrame::StyledPanel + + + false + + + + + + + + + false + + + Set Image + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Add + + + + + + + false + + + Rename + + + + + + + false + + + Remove + + + + + + + + + + + + Profile management is available only when game is not running. + + + true + + + + + + + + + + -- cgit v1.2.3