mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-07 23:51:55 -07:00
keybinds: fix spammy warning
This commit is contained in:
@@ -181,6 +181,4 @@ class CKeybindManager {
|
||||
friend class CConfigManager;
|
||||
};
|
||||
|
||||
static void toggleActiveFloatingCore(std::string args, std::optional<bool> floatState);
|
||||
|
||||
inline std::unique_ptr<CKeybindManager> g_pKeybindManager;
|
||||
|
Reference in New Issue
Block a user