mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-30 19:51:55 -07:00
Adds a test suite for testing hyprland's features with a runtime tester --------- Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
5 lines
84 B
C++
5 lines
84 B
C++
#pragma once
|
|
|
|
#include <src/plugins/PluginAPI.hpp>
|
|
|
|
inline HANDLE PHANDLE = nullptr; |