diff options
author | nyamatongwe <devnull@localhost> | 2013-01-04 18:23:23 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-01-04 18:23:23 +1100 |
commit | e747a5f6cced2aec6ecb0ed2cee24736e54764b1 (patch) | |
tree | fc3935dfceb0712fd8f21fcf1c70db7abfedad77 /cocoa/ScintillaView.mm | |
parent | 0f1f4f27b8f4c70f514121206b024014deaef132 (diff) | |
download | scintilla-mirror-e747a5f6cced2aec6ecb0ed2cee24736e54764b1.tar.gz |
Fix object ownership and thus memory management. Change owner and backend
properties to (nonatomic, assign) as pointers to owners should not be
retained and backend is a pointer to a C++ object.
Move property declarations before methods.
Update copyright notice.
From Mike Lischke at Oracle.
Diffstat (limited to 'cocoa/ScintillaView.mm')
0 files changed, 0 insertions, 0 deletions