mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 01:46:25 +00:00
X11TK: Remove text positioning hacks, use proper ascent values. (#14040)
This commit is contained in:
@@ -175,7 +175,8 @@ typedef struct SDL_ToolkitControlX11
|
||||
bool dynamic;
|
||||
bool is_default_enter;
|
||||
bool is_default_esc;
|
||||
|
||||
bool do_size;
|
||||
|
||||
/* User data */
|
||||
void *data;
|
||||
|
||||
|
Reference in New Issue
Block a user