mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 21:07:39 +00:00
Include <> -> ""
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16917 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0c5ea479e7
commit
6be9174933
138 changed files with 1006 additions and 936 deletions
|
@ -26,13 +26,13 @@
|
|||
*/
|
||||
|
||||
#include <Foundation/NSException.h>
|
||||
#include <AppKit/NSRulerMarker.h>
|
||||
#include <AppKit/NSRulerView.h>
|
||||
#include <AppKit/NSEvent.h>
|
||||
#include <AppKit/NSImage.h>
|
||||
#include <AppKit/NSApplication.h>
|
||||
#include <AppKit/NSWindow.h>
|
||||
#include <AppKit/NSCursor.h>
|
||||
#include "AppKit/NSRulerMarker.h"
|
||||
#include "AppKit/NSRulerView.h"
|
||||
#include "AppKit/NSEvent.h"
|
||||
#include "AppKit/NSImage.h"
|
||||
#include "AppKit/NSApplication.h"
|
||||
#include "AppKit/NSWindow.h"
|
||||
#include "AppKit/NSCursor.h"
|
||||
|
||||
@interface NSRulerView (GNUstepInternal)
|
||||
- (NSRect)_markersRect;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue