diff options
author | George Hazan <george.hazan@gmail.com> | 2014-01-17 15:14:41 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-01-17 15:14:41 +0000 |
commit | 81cc0996f38dca205fe283e24d64df6e9cea7c10 (patch) | |
tree | 4c09ebfb8966e30ee84b2f1d8e4f84d5795fb8e0 /plugins/Scriver/src/chat/chat.h | |
parent | d7d4fc4e61b3b0271a4dac9d04283f5237ed514e (diff) |
- icons management also moved to core;
- forced ReloadSettings() after initialization
git-svn-id: http://svn.miranda-ng.org/main/trunk@7690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/src/chat/chat.h')
-rw-r--r-- | plugins/Scriver/src/chat/chat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Scriver/src/chat/chat.h b/plugins/Scriver/src/chat/chat.h index ffe9f804bb..323f8cf9ea 100644 --- a/plugins/Scriver/src/chat/chat.h +++ b/plugins/Scriver/src/chat/chat.h @@ -82,7 +82,6 @@ typedef struct{ COLORCHOOSER;
//main.c
-void LoadChatIcons(void);
void UpgradeCheck(void);
//colorchooser.c
|