diff options
Diffstat (limited to 'plugins/BasicHistory/src/stdafx.h')
| -rw-r--r-- | plugins/BasicHistory/src/stdafx.h | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/BasicHistory/src/stdafx.h b/plugins/BasicHistory/src/stdafx.h index 1be1d46674..32ef7720e7 100644 --- a/plugins/BasicHistory/src/stdafx.h +++ b/plugins/BasicHistory/src/stdafx.h @@ -86,4 +86,6 @@  #define HISTORY_HK_ALLCONTACTS 117
  #define EVENTTYPE_STATUSCHANGE          25368
 -#define EVENTTYPE_SMTPSIMPLE            2350
\ No newline at end of file +#define EVENTTYPE_SMTPSIMPLE            2350
 +
 +HICON LoadIconEx(int iconId, int big = 0);
  | 
