mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Cosmetics.
This commit is contained in:
parent
74789d1049
commit
c2d527e2e7
@ -146,8 +146,10 @@ private:
|
|||||||
Inactive
|
Inactive
|
||||||
};
|
};
|
||||||
|
|
||||||
struct KeyboardNavigation {
|
struct KeyboardNavigation
|
||||||
enum Direction : uint8_t {
|
{
|
||||||
|
enum Direction
|
||||||
|
{
|
||||||
// Pan left / right
|
// Pan left / right
|
||||||
Left,
|
Left,
|
||||||
Right,
|
Right,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user