1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[ui] use GNU fdisk's sys_type.h for FS type description

* also fixed persistent FS tooltip when no device is attached
This commit is contained in:
Pete Batard 2011-11-25 13:29:35 +00:00
parent df42dadd08
commit 7280b0c45b
5 changed files with 163 additions and 78 deletions

View file

@ -150,6 +150,7 @@
<ClInclude Include="..\msapi_utf8.h" />
<ClInclude Include="..\rufus.h" />
<ClInclude Include="..\license.h" />
<ClInclude Include="..\sys_types.h" />
</ItemGroup>
<ItemGroup>
<Manifest Include="..\common_controls_and_elevation.manifest" />