diff options
| author | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-09-13 09:25:22 -0400 |
|---|---|---|
| committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-11-15 23:33:19 -0500 |
| commit | 9d4edd4e88d291aa4b778b74f6e9daa9dd358d2b (patch) | |
| tree | a06ff0991db50b8426bcfbb0e6d4a03a0b7e3fa5 /src/yuzu/configuration/configure_per_game.ui | |
| parent | ce718522bcc606326bf6510187a9169e8bfd3787 (diff) | |
ui/themes: Cleanup UI
Diffstat (limited to 'src/yuzu/configuration/configure_per_game.ui')
| -rw-r--r-- | src/yuzu/configuration/configure_per_game.ui | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/yuzu/configuration/configure_per_game.ui b/src/yuzu/configuration/configure_per_game.ui index d2057c4ab..25975b3b9 100644 --- a/src/yuzu/configuration/configure_per_game.ui +++ b/src/yuzu/configuration/configure_per_game.ui @@ -319,32 +319,12 @@ <signal>accepted()</signal> <receiver>ConfigurePerGame</receiver> <slot>accept()</slot> - <hints> - <hint type="sourcelabel"> - <x>248</x> - <y>254</y> - </hint> - <hint type="destinationlabel"> - <x>157</x> - <y>274</y> - </hint> - </hints> </connection> <connection> <sender>buttonBox</sender> <signal>rejected()</signal> <receiver>ConfigurePerGame</receiver> <slot>reject()</slot> - <hints> - <hint type="sourcelabel"> - <x>316</x> - <y>260</y> - </hint> - <hint type="destinationlabel"> - <x>286</x> - <y>274</y> - </hint> - </hints> </connection> </connections> </ui> |
