mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:18:12 +00:00
LibCore: Move LibGUI/GNotifier to LibCore/CNotifier.
This commit is contained in:
parent
b2542414d7
commit
fc1d3074de
15 changed files with 53 additions and 53 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
class GAction;
|
||||
class CObject;
|
||||
class GNotifier;
|
||||
class CNotifier;
|
||||
class GWindow;
|
||||
|
||||
class GEventLoop final : public CEventLoop {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue