summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorTryTwo <taolas@gmail.com>2024-06-23 10:49:14 -0700
committerTryTwo <taolas@gmail.com>2024-06-23 10:49:14 -0700
commit81fc60f88802aa9fa5f92ebe6bf7f3c824880632 (patch)
tree83c7bb38fae189b14fb3633f7482b8ef77c3ee74 /Source/Core/Common/FileUtil.cpp
parent2aec195ec8b0fe0d603ca95370757c1acc46c7f2 (diff)
MainWindow: Remove Show() and redistribute its logic to other places.
bugfix: SetQWidgetWindowDecorations(this); not called before show() for Windows darkmode titlebars. The actual call to (QWidget) show() needed to come sooner. Show() was originally left alone, but with other checks needing to move with (QWidget) show(), this function became less useful. Show() was originally created to fix the render widget appearing behind the main window, but that appears to work fine in this iteration.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions