mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-20 17:06:23 +00:00
Convert to the GNUstep makefile package.
The config.h files should not be installed with the other header files; it is only used for compilation, so the source files should include it not the header files. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2439 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
89016df352
commit
aee90a695e
111 changed files with 800 additions and 1767 deletions
|
@ -26,6 +26,7 @@
|
|||
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <gnustep/gui/config.h>
|
||||
#include <AppKit/NSBrowserCell.h>
|
||||
|
||||
@implementation NSBrowserCell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue