Modified resourceIDs for strings in the table

This commit is contained in:
Alekhya Kommuru
2020-01-15 13:57:05 -08:00
parent d0648d1754
commit 31a01ab227
6 changed files with 39 additions and 40 deletions

View File

@@ -66,9 +66,7 @@ public:
static bool IsEnabled();
private:
~CPowerRenameMenu(){
delete (app_name);
}
~CPowerRenameMenu();
std::atomic<long> m_refCount = 1;
HBITMAP m_hbmpIcon = nullptr;