Issue #80 - De-unify editor/libeditor

This commit is contained in:
Moonchild 2020-05-16 10:44:09 +00:00 committed by Roy Tam
commit 7e3c172ffb
3 changed files with 3 additions and 1 deletions

View file

@ -9,6 +9,7 @@
#include <string.h>
#include "HTMLEditUtils.h"
#include "TextEditRules.h"
#include "TextEditUtils.h"
#include "WSRunObject.h"
#include "mozilla/dom/DataTransfer.h"