mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-07 21:25:58 +01:00
fix style
This commit is contained in:
parent
f927b4b538
commit
566bd124d6
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
enum eManifestType
|
||||
{
|
||||
enum eManifestType {
|
||||
MANIFEST_HYPRLOAD,
|
||||
MANIFEST_HYPRPM
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue