mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 10:44:01 +00:00
[client] egl: add separator after presets
This commit is contained in:
@@ -435,6 +435,7 @@ static void configUI(void * opaque, int * id)
|
||||
|
||||
bool redraw = false;
|
||||
redraw |= presetsUI(this);
|
||||
igSeparator();
|
||||
|
||||
static size_t mouseIdx = -1;
|
||||
static bool moving = false;
|
||||
|
Reference in New Issue
Block a user