mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 14:18:15 +00:00
8 lines
54 B
C++
8 lines
54 B
C++
#pragma once
|
|
|
|
class WindowComposer {
|
|
public:
|
|
|
|
};
|
|
|