mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 00:41:05 +00:00
* Panels/English.lproj/GSToolbarCustomizationPalette.gorm: Changed
formatting. Added text field and buttons. * Source/GSToolbarCustomizationPalette.m: Added reset button and done button. * Source/NSToolbarFrameworkPrivate.h: Added _resetConfig method. * Source/NSToolbar.m: Added _resetConfig method. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28112 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0ad1374043
commit
4ddc00a3b5
6 changed files with 28 additions and 1 deletions
|
@ -100,6 +100,7 @@
|
|||
- (void) _validate: (NSWindow *)observedWindow;
|
||||
- (void) _toolbarViewWillMoveToSuperview: (NSView *)newSuperview;
|
||||
- (void) _saveConfig;
|
||||
- (void) _resetConfig;
|
||||
- (NSArray *) _itemsFromConfig;
|
||||
- (BOOL) _containsItemWithIdentifier: (NSString *) identifier;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue