mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fix accidentally exposed private headers.
Implement code to handle windows messages on a per-window basis. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21916 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0257194cdc
commit
02c7ccf532
10 changed files with 94 additions and 28 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "config.h"
|
||||
#include "GNUstepBase/preface.h"
|
||||
#include "Foundation/NSRunLoop.h"
|
||||
#include "GNUstepBase/GSRunLoopCtxt.h"
|
||||
#include "../GSRunLoopCtxt.h"
|
||||
|
||||
@implementation NSRunLoop (mingw32)
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue