Qt/GeneralPane: Don't trigger config change events when populating GUI.

This commit is contained in:
Admiral H. Curtiss
2022-02-26 23:06:33 +01:00
parent aa0ac83997
commit 1fd9a1117e
4 changed files with 56 additions and 20 deletions

View File

@ -225,6 +225,7 @@
<ClInclude Include="QtUtils\ModalMessageBox.h" />
<ClInclude Include="QtUtils\QueueOnObject.h" />
<ClInclude Include="QtUtils\RunOnObject.h" />
<ClInclude Include="QtUtils\SignalBlocking.h" />
<ClInclude Include="QtUtils\WinIconHelper.h" />
<ClInclude Include="QtUtils\WrapInScrollArea.h" />
<ClInclude Include="ResourcePackManager.h" />