mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-23 20:01:22 +00:00
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:
parent
c276a5d4d0
commit
c58a4af681
1 changed files with 2 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue