mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Changed: #1034 Use Xcursor extension if available
This commit is contained in:
parent
52bc5e9b1e
commit
57a2b251ff
1 changed files with 2 additions and 0 deletions
|
@ -1002,6 +1002,8 @@ bool CDriverGL::convertBitmapToCursor(const NLMISC::CBitmap &bitmap, nlCursor &c
|
||||||
|
|
||||||
#endif // HAVE_XRENDER
|
#endif // HAVE_XRENDER
|
||||||
|
|
||||||
|
return false;
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
|
|
Loading…
Reference in a new issue