mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:48:43 +00:00
Issue #80 - De-unify editor/composer
This commit is contained in:
@@ -14,7 +14,7 @@ XPIDL_SOURCES += [
|
||||
|
||||
XPIDL_MODULE = 'composer'
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'nsComposerCommands.cpp',
|
||||
'nsComposerCommandsUpdater.cpp',
|
||||
'nsComposerController.cpp',
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
|
||||
#include "nsString.h" // for nsCString
|
||||
|
||||
class nsPIDOMWindowOuter;
|
||||
class mozIDOMWindowProxy;
|
||||
class nsIDOMWindow;
|
||||
class nsISupports;
|
||||
|
||||
Reference in New Issue
Block a user