Files
ladybird/Kernel/WindowComposer.h
Andreas Kling 659c54e32b Switch into 1024x768x32bpp VESA LFB mode at boot.
This is going to be pretty cool once I can hook up the Widgets/ code to it.
2019-01-09 02:29:11 +01:00

8 lines
54 B
C++

#pragma once
class WindowComposer {
public:
};