mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-17 04:53:48 -07:00
refactor: move window.hpp to desktop/
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
#include <unordered_map>
|
||||
#include "../helpers/AnimatedVariable.hpp"
|
||||
#include "../helpers/BezierCurve.hpp"
|
||||
#include "../Window.hpp"
|
||||
#include "../helpers/Timer.hpp"
|
||||
|
||||
class CWindow;
|
||||
|
||||
class CAnimationManager {
|
||||
public:
|
||||
CAnimationManager();
|
||||
|
Reference in New Issue
Block a user