mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-02 17:40:58 +00:00
Made the key used in a table to save the columns consistent with
what a window does git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10772 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a2a3ba52bc
commit
7189b82ae0
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Wed Aug 22 10:16:42 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSTableView.m ([-_autosaveTableColumns]): Use
|
||||
"NSTableView Columns %@" rather than "Table Columns %@" as key in
|
||||
the user defaults to be consistent with NSWindow, which uses
|
||||
"NSWindow Frame %@".
|
||||
([-_autoloadTableColumns]): Idem.
|
||||
|
||||
2001-08-22 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSMenu.h
|
||||
|
|
Loading…
Reference in a new issue