From 07082135254e88cbfd421aa41f12522582b10d89 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Tue, 11 Aug 2009 13:59:58 +0000 Subject: =?UTF-8?q?=E2=80=A2=20in=20Table=20Content=20the=20button=20statu?= =?UTF-8?q?s=20of=20"edit=20spreadsheet=20or=20sheet-like"=20will=20be=20s?= =?UTF-8?q?aved=20in=20the=20Prefs=20=E2=80=A2=20font=20settings=20in=20th?= =?UTF-8?q?e=20Field=20Editor=20Sheet=20will=20be=20saved=20in=20the=20Pre?= =?UTF-8?q?fs=20=E2=80=A2=20improved=20max=20text=20length=20checking=20wh?= =?UTF-8?q?ile=20using=20other=20InputManager=20(eg=20Japanese=20etc.)=20-?= =?UTF-8?q?=20still=20a=20bit=20under=20construction?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note: each Beep() wil be replaced by a tooltip soon. --- Source/SPEditSheetTextView.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPEditSheetTextView.h') diff --git a/Source/SPEditSheetTextView.h b/Source/SPEditSheetTextView.h index 1c6ee563..7c225a78 100644 --- a/Source/SPEditSheetTextView.h +++ b/Source/SPEditSheetTextView.h @@ -28,5 +28,6 @@ - (unsigned int)characterIndexOfPoint:(NSPoint)aPoint; - (void)insertFileContentOfFile:(NSString *)aPath; +- (void)saveChangedFontInUserDefaults; @end -- cgit v1.2.3