Merge pull request #13762 from Dentomologist/dolphinqt_add_vcxproj_clinclude

DolphinQt: Add DolphinQt.vcxproj ClInclude line
This commit is contained in:
Jordan Woyak 2025-06-17 13:06:04 -05:00 committed by GitHub
commit 413b7475ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -258,6 +258,7 @@
<ClInclude Include="QtUtils\DolphinFileDialog.h" />
<ClInclude Include="QtUtils\ImageConverter.h" />
<ClInclude Include="QtUtils\ModalMessageBox.h" />
<ClInclude Include="QtUtils\NonAutodismissibleMenu.h" />
<ClInclude Include="QtUtils\NonDefaultQPushButton.h" />
<ClInclude Include="QtUtils\QueueOnObject.h" />
<ClInclude Include="QtUtils\RunOnObject.h" />