DEBSOURCES
Skip Quicknav
sources / hyprtoolkit / 0.5.3-1 / tests / unit / tricks / Tricks.hpp
1234567
#pragma once namespace Hyprtoolkit::Tests::Tricks { // doesn't make a backend but initializes needed stuff for elements to work void createBackendSupport(); };