mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 19:37:38 +00:00
Added missing #include
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13298 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0eb1989caf
commit
f888c30951
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
#include <AppKit/NSColor.h>
|
||||
#include <AppKit/NSScrollView.h>
|
||||
#include <AppKit/DPSOperators.h>
|
||||
#include <AppKit/NSGraphics.h>
|
||||
|
||||
@interface NSTableView (GNUstepPrivate)
|
||||
- (void) _userResizedTableColumn: (int)index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue