mirror of
https://github.com/ksherlock/TwoTerm.git
synced 2026-04-26 13:18:14 +00:00
updates
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2474 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
This commit is contained in:
@@ -47,9 +47,7 @@ private:
|
||||
int _fd;
|
||||
|
||||
NSObject<Emulator> *_emulator;
|
||||
|
||||
NSThread *_readerThread;
|
||||
|
||||
|
||||
CharacterGenerator *_charGen;
|
||||
|
||||
NSColor *_backgroundColor;
|
||||
@@ -91,7 +89,6 @@ private:
|
||||
|
||||
//@property (nonatomic, assign) iPoint cursor;
|
||||
|
||||
-(void)startBackgroundReader;
|
||||
-(void)dataAvailable;
|
||||
-(void)invalidateIRect: (iRect)rect;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user