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