mirror of
https://github.com/ksherlock/TwoTerm.git
synced 2026-04-22 02:16:39 +00:00
git-svn-id: svn://qnap.local/TwoTerm/trunk@2307 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
This commit is contained in:
@@ -127,7 +127,8 @@
|
||||
@synthesize foregroundColor = _foregroundColor;
|
||||
@synthesize backgroundColor = _backgroundColor;
|
||||
@synthesize scanLines = _scanLines;
|
||||
|
||||
//@synthesize cursorType = _cursorType;
|
||||
@dynamic cursorType;
|
||||
|
||||
#pragma mark -
|
||||
#pragma mark properties
|
||||
|
||||
Reference in New Issue
Block a user