mirror of
https://github.com/hyprwm/Hyprland
synced 2026-01-05 15:10:09 +01:00
5 lines
No EOL
125 B
C++
5 lines
No EOL
125 B
C++
#include "Transformer.hpp"
|
|
|
|
void IWindowTransformer::preWindowRender(CSurfacePassElement::SRenderData* pRenderData) {
|
|
;
|
|
} |