mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 06:51:44 +00:00
Added GSTitleView.[hm]
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18376 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0e5a6bb9b8
commit
53012771c8
1 changed files with 4 additions and 2 deletions
|
@ -179,7 +179,8 @@ GSLayoutManager.m \
|
|||
GSTypesetter.m \
|
||||
GSHorizontalTypesetter.m \
|
||||
GSNibTemplates.m \
|
||||
GSNibCompatibility.m
|
||||
GSNibCompatibility.m \
|
||||
GSTitleView.m
|
||||
|
||||
# Turn off NSMenuItem warning that NSMenuItem conforms to <NSObject>,
|
||||
# but does not implement <NSObject>'s methods itself (it inherits
|
||||
|
@ -342,7 +343,8 @@ GSLayoutManager_internal.h \
|
|||
GSTypesetter.h \
|
||||
GSHorizontalTypesetter.h \
|
||||
GSToolbarView.h \
|
||||
GSNibCompatibility.h
|
||||
GSNibCompatibility.h \
|
||||
GSTitleView.h
|
||||
|
||||
libgnustep-gui_HEADER_FILES = ${GUI_HEADERS}
|
||||
|
||||
|
|
Loading…
Reference in a new issue