*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40274
This commit is contained in:
parent
06db61e1a0
commit
631d757813
1 changed files with 0 additions and 11 deletions
|
@ -271,17 +271,6 @@ static int QZ_IconifyWindow (_THIS) {
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
static int QZ_IconifyWindow (_THIS) {
|
|
||||||
|
|
||||||
if ( ! [ qz_window isMiniaturized ] ) {
|
|
||||||
[ qz_window miniaturize:nil ];
|
|
||||||
return 1;
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
SDL_SetError ("Quartz window already iconified");
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
static int QZ_GetWMInfo (_THIS, SDL_SysWMinfo *info) {
|
static int QZ_GetWMInfo (_THIS, SDL_SysWMinfo *info) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue