mirror of
https://github.com/Trensa-Organization/Hyprland.git
synced 2025-03-15 18:53:39 +01:00
format: fix format
This commit is contained in:
parent
024d4ddc74
commit
3e930a568a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class CHyprCtl {
|
||||||
int m_iSocketFD = -1;
|
int m_iSocketFD = -1;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
bool all = false;
|
bool all = false;
|
||||||
} m_sCurrentRequestParams;
|
} m_sCurrentRequestParams;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Add table
Reference in a new issue