mirror of
https://github.com/hyprwm/Hyprland
synced 2026-01-03 07:10:16 +01:00
fuck
This commit is contained in:
parent
df20e24583
commit
e3fc75e91b
2 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
#include "../DesktopTypes.hpp"
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace Desktop::History {
|
||||
class CWindowHistoryTracker {
|
||||
public:
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@
|
|||
#include "../../macros.hpp"
|
||||
#include "../../helpers/MiscFunctions.hpp"
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace Desktop::History {
|
||||
class CWorkspaceHistoryTracker {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue