mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-06 08:08:14 +00:00
[client] rework the configuration overlay to allow for tabs
This commit is contained in:
@@ -45,7 +45,7 @@ struct OverlayGraph
|
||||
};
|
||||
|
||||
|
||||
static void configCallback(void * udata)
|
||||
static void configCallback(void * udata, int * id)
|
||||
{
|
||||
igCheckbox("Show Timing Graphs", &gs.show);
|
||||
igSeparator();
|
||||
|
||||
Reference in New Issue
Block a user