mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
impr: Display friendly disk name as the tab title of the disk provider
This commit is contained in:
@@ -64,6 +64,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
std::set<DriveInfo> m_availableDrives;
|
||||
std::fs::path m_path;
|
||||
std::string m_friendlyName;
|
||||
|
||||
#if defined(OS_WINDOWS)
|
||||
HANDLE m_diskHandle = INVALID_HANDLE_VALUE;
|
||||
|
||||
Reference in New Issue
Block a user