summaryrefslogtreecommitdiff
path: root/include/delphi
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-06-07 18:19:34 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-06-07 18:19:34 +0000
commite5cb033463036b182fb6e5e3eed50a14987f5300 (patch)
treec1e0c20c1fb1808f658f4aadf624a57474576eb4 /include/delphi
parente2d81fead804c1d7dd557af5d3082ba0399a38c1 (diff)
SKINICONDESC -> MAllStrings
git-svn-id: http://svn.miranda-ng.org/main/trunk@14054 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/delphi')
-rw-r--r--include/delphi/m_icolib.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/delphi/m_icolib.inc b/include/delphi/m_icolib.inc
index cb033101d0..f20a919b17 100644
--- a/include/delphi/m_icolib.inc
+++ b/include/delphi/m_icolib.inc
@@ -7,7 +7,6 @@ type
// Use LPGEN instead which are just dummy wrappers/markers for "lpgen.pl".
PSKINICONDESC = ^TSKINICONDESC;
TSKINICONDESC = record
- cbSize :int;
szSection :TChar; // [TRANSLATED-BY-CORE] section name used to group icons
szDescription :TChar; // [TRANSLATED-BY-CORE] description for options dialog
pszName :PAnsiChar; // name to refer to icon when playing and in db