mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
parent
b586913598
commit
2531de02eb
85 changed files with 68 additions and 1357 deletions
|
|
@ -17,8 +17,6 @@
|
|||
using namespace mozilla;
|
||||
using namespace mozilla::widget;
|
||||
|
||||
#ifndef MOZ_WIDGET_GONK
|
||||
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsClipboardProxy)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsColorPickerProxy)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsDragServiceProxy)
|
||||
|
|
@ -68,4 +66,3 @@ static const mozilla::Module kWidgetModule = {
|
|||
|
||||
NSMODULE_DEFN(nsContentProcessWidgetModule) = &kWidgetModule;
|
||||
|
||||
#endif /* MOZ_WIDGET_GONK */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue