Cairo win32 fixes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/gnustep_testplant_branch@35374 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Marcian Lytwyn 2012-08-08 22:28:34 +00:00
parent c276a5d4d0
commit c58a4af681

View file

@ -113,6 +113,8 @@ typedef struct w32serverFlags {
- (void) resizeBackingStoreFor: (HWND)hwnd;
- (BOOL) useHDC;
@end
@interface WIN32Server (w32_activate)
@ -202,5 +204,4 @@ typedef struct _win_intern {
MINMAXINFO minmax;
} WIN_INTERN;
#endif /* _WIN32Server_h_INCLUDE */