summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/commonheaders.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-01-11 19:35:29 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-01-11 19:35:29 +0000
commit85f41ee15b0a861d016ce1749d0ee10b0a6c34f5 (patch)
tree00ec7712850d7673467bec244d698e7fc9d57007 /plugins/Scriver/src/commonheaders.h
parent03e6b95c82701c5ba6a34a20cb09aac26c5be9c0 (diff)
various perversions in Paste command processing thrown out
git-svn-id: http://svn.miranda-ng.org/main/trunk@11832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/src/commonheaders.h')
-rw-r--r--plugins/Scriver/src/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/src/commonheaders.h b/plugins/Scriver/src/commonheaders.h
index 198b661de9..bbcc134e9b 100644
--- a/plugins/Scriver/src/commonheaders.h
+++ b/plugins/Scriver/src/commonheaders.h
@@ -104,7 +104,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
extern HWND SM_FindWindowByContact(MCONTACT hContact);
extern HINSTANCE g_hInst;
-extern CREOleCallback reOleCallback;
extern void ChangeStatusIcons();
extern void LoadInfobarFonts();
extern HCURSOR hDragCursor;
@@ -116,6 +115,7 @@ extern HANDLE hHookWinPopup, hHookWinWrite;
extern HCURSOR hCurSplitNS, hCurSplitWE;
extern CREOleCallback reOleCallback;
+extern CREOleCallback2 reOleCallback2;
#define SPLITTER_HEIGHT 4
#define TOOLBAR_HEIGHT 24