mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-11 09:58:10 +00:00
[idd] helper/notify: delete icon when exiting
This commit is contained in:
@@ -20,6 +20,7 @@ class CNotifyWindow : public CWindow
|
||||
virtual LRESULT handleMessage(UINT uMsg, WPARAM wParam, LPARAM lParam) override;
|
||||
virtual LRESULT onCreate() override;
|
||||
virtual LRESULT onClose() override;
|
||||
virtual LRESULT onDestroy() override;
|
||||
virtual LRESULT onFinal() override;
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user