summaryrefslogtreecommitdiff
path: root/plugins/Actman/ua
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-03-26 21:52:00 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-03-26 21:52:00 +0300
commitd84b7beba3fd5148033b57b75c8299a2672377be (patch)
tree50b1a3ac0052aa58b7e7fd1250cf4152723d164a /plugins/Actman/ua
parent6ae4da7c29bf777cf96b651af1a9a429d20c7b9e (diff)
ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed
Diffstat (limited to 'plugins/Actman/ua')
-rw-r--r--plugins/Actman/ua/i_opt_dlg.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Actman/ua/i_opt_dlg.inc b/plugins/Actman/ua/i_opt_dlg.inc
index 99b12d44dc..76f9021dfc 100644
--- a/plugins/Actman/ua/i_opt_dlg.inc
+++ b/plugins/Actman/ua/i_opt_dlg.inc
@@ -548,7 +548,7 @@ begin
ShowAction(Dialog,-1);
settings:=Dialog;
- hIC:=HookEvent(ME_SKIN2_ICONSCHANGED,@IconChanged);
+ hIC:=HookEvent(ME_SKIN_ICONSCHANGED,@IconChanged);
end;
WM_COMMAND: begin