mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 03:20:37 +00:00
Remove old grpahics funcs, Update window's defs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13417 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0d051206a5
commit
37280413e6
12 changed files with 42 additions and 72 deletions
|
@ -444,7 +444,7 @@ GSCurrentServer(void)
|
|||
}
|
||||
|
||||
/** Changes window's the backing store to type */
|
||||
- (void) windowbacking: (NSBackingStoreType)type
|
||||
- (void) windowbacking: (NSBackingStoreType)type : (int) win
|
||||
{
|
||||
[self subclassResponsibility: _cmd];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue