mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 09:40:50 +00:00
Reworked toolbar implementation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18840 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2f8484ff24
commit
141d738af8
10 changed files with 1045 additions and 654 deletions
|
@ -183,6 +183,7 @@ GSHorizontalTypesetter.m \
|
|||
GSNibTemplates.m \
|
||||
GSNibCompatibility.m \
|
||||
GSTitleView.m \
|
||||
GSToolbar.m \
|
||||
GSToolbarView.m
|
||||
|
||||
# Turn off NSMenuItem warning that NSMenuItem conforms to <NSObject>,
|
||||
|
@ -346,6 +347,7 @@ GSLayoutManager.h \
|
|||
GSLayoutManager_internal.h \
|
||||
GSTypesetter.h \
|
||||
GSHorizontalTypesetter.h \
|
||||
GSToolbar.h \
|
||||
GSToolbarView.h \
|
||||
GSNibCompatibility.h \
|
||||
GSTitleView.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue