summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/Options.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-10-02 20:42:44 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-10-02 20:42:44 +0300
commit7a948f1ef804ecd9971b0869e0591c22944fa6da (patch)
treecdc2df2e2d5f186da4b8778b4e1c9e79013ff921 /plugins/IEView/src/Options.h
parent9fe4e9044069e70b3f0e1df0e187f5ea43805ea1 (diff)
merge with SrmmLogContainer
Diffstat (limited to 'plugins/IEView/src/Options.h')
-rw-r--r--plugins/IEView/src/Options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEView/src/Options.h b/plugins/IEView/src/Options.h
index f791aa553f..fb5a534453 100644
--- a/plugins/IEView/src/Options.h
+++ b/plugins/IEView/src/Options.h
@@ -45,7 +45,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define DBS_HISTORY_CSS "HistoryCSSFile"
#define DBS_HISTORY_TEMPLATE "HistoryTemplateFile"
-extern int IEViewOptInit(WPARAM wParam, LPARAM lParam);
+int IEViewOptInit(WPARAM wParam, LPARAM lParam);
class ProtocolSettings
{