mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
ui: Added icon to footer when ImHex has elevated permissions
This commit is contained in:
@@ -237,6 +237,8 @@ namespace hex {
|
||||
return *value;
|
||||
}
|
||||
|
||||
bool isProcessElevated();
|
||||
|
||||
namespace scope_guard {
|
||||
|
||||
#define SCOPE_GUARD ::hex::scope_guard::ScopeGuardOnExit() + [&]()
|
||||
|
||||
Reference in New Issue
Block a user