mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Modified resourceIDs for strings in the table
This commit is contained in:
@@ -66,9 +66,7 @@ public:
|
||||
static bool IsEnabled();
|
||||
|
||||
private:
|
||||
~CPowerRenameMenu(){
|
||||
delete (app_name);
|
||||
}
|
||||
~CPowerRenameMenu();
|
||||
|
||||
std::atomic<long> m_refCount = 1;
|
||||
HBITMAP m_hbmpIcon = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user