summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-01-05 15:58:23 -0500
committerLioncash <mathew1800@gmail.com>2017-01-05 16:26:42 -0500
commit89da37b1c6ccdc91c9426349d94cb023aa452cf2 (patch)
tree79253fcdd7a6d9f6f4af9024de40be1e89319c5b /Source/Core/Common/FileUtil.cpp
parente7359f247b553d8ff3b5e0e10f8be86e9d9f6172 (diff)
HotkeyInputConfigDialog: Move UI creation into named functions
The constructor shouldn't be used as a dumping ground for all UI-related initialization. Doing so makes it somewhat more difficult to reason about how certain UI elements get created. It also puts unrelated identifiers in the same scope. This separates the UI creation out so code relevant to each component is self-contained.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions