mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 05:57:44 +00:00
AK: Rename Retainable.h => RefCounted.h.
This commit is contained in:
parent
550b0b062b
commit
d343fb2429
31 changed files with 30 additions and 30 deletions
|
@ -4,7 +4,7 @@
|
|||
#include <AK/Badge.h>
|
||||
#include <AK/Function.h>
|
||||
#include <AK/HashTable.h>
|
||||
#include <AK/Retainable.h>
|
||||
#include <AK/RefCounted.h>
|
||||
#include <LibGUI/GModelIndex.h>
|
||||
#include <LibGUI/GVariant.h>
|
||||
#include <SharedGraphics/TextAlignment.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue