diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/icq_popups.h')
-rw-r--r-- | protocols/IcqOscarJ/src/icq_popups.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/IcqOscarJ/src/icq_popups.h b/protocols/IcqOscarJ/src/icq_popups.h index a42c230634..95e997a826 100644 --- a/protocols/IcqOscarJ/src/icq_popups.h +++ b/protocols/IcqOscarJ/src/icq_popups.h @@ -33,8 +33,7 @@ #define POPTYPE_SPAM 254 // this is for spambots
-
-void InitPopUps();
+int ModuleLoad(WPARAM, LPARAM);
void InitPopupOpts(WPARAM wParam);
|