Rename Reference to RefCounted
This commit is contained in:
parent
fbb5a541ef
commit
04688b92ff
270 changed files with 926 additions and 926 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#include "platform/javascript/logo.gen.h"
|
||||
#include "platform/javascript/run_icon.gen.h"
|
||||
|
||||
class EditorHTTPServer : public Reference {
|
||||
class EditorHTTPServer : public RefCounted {
|
||||
private:
|
||||
Ref<TCPServer> server;
|
||||
Map<String, String> mimes;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue