mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:37:45 +00:00
WindowServer: Port threading to LibThread
This commit is contained in:
parent
1ac7fedefe
commit
8d59b10022
5 changed files with 43 additions and 53 deletions
|
@ -43,7 +43,6 @@ private:
|
|||
void draw_cursor();
|
||||
void draw_geometry_label();
|
||||
void draw_menubar();
|
||||
void finish_setting_wallpaper(const String& path, NonnullRefPtr<GraphicsBitmap>&&);
|
||||
|
||||
unsigned m_compose_count { 0 };
|
||||
unsigned m_flush_count { 0 };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue