diff options
author | nyamatongwe <devnull@localhost> | 2010-12-29 14:08:31 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2010-12-29 14:08:31 +1100 |
commit | c8fd43d2c0b989a06bf912730b2c6eb14e461c58 (patch) | |
tree | 2705a6807fa11759809ca7017012f0a47d02dbe8 /win32/PlatformRes.h | |
parent | d7bb344ca7084e70cf389eade066c8ebadf2a70e (diff) | |
parent | 9a231ff8310cca15f4b9cc19a34beb6faf8c5828 (diff) | |
download | scintilla-mirror-c8fd43d2c0b989a06bf912730b2c6eb14e461c58.tar.gz |
Merge reverse arrow branch and mainline.
Diffstat (limited to 'win32/PlatformRes.h')
-rw-r--r-- | win32/PlatformRes.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/PlatformRes.h b/win32/PlatformRes.h deleted file mode 100644 index bbffcbac7..000000000 --- a/win32/PlatformRes.h +++ /dev/null @@ -1,8 +0,0 @@ -// Scintilla source code edit control -/** @file PlatformRes.h - ** Defines IDs of resources used by Scintilla on Windows platform. - **/ -// Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org> -// The License.txt file describes the conditions under which this software may be distributed. - -#define IDC_MARGIN 400 |