We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c21d53 commit 32da1f3Copy full SHA for 32da1f3
units/sdlsyswm.inc
@@ -215,7 +215,7 @@ type
215
end;
216
{$ENDIF}
217
218
-{$IFDEF SDL_VIDEO_DRIVER_MIR}
+{$IFDEF SDL_VIDEO_DRIVER_MIR} {* no longer available, left for API/ABI compatibility. Remove in 2.1! *}
219
__WMINFO_MIR = record
220
connection: PMirConnection; {**< Mir display server connection *}
221
surface: PMirSurface; {**< Mir surface *}
0 commit comments