diff --git a/mozilla/editor/base/nsEditor.cpp b/mozilla/editor/base/nsEditor.cpp index 1ecdd6bd249..b10c65546ef 100644 --- a/mozilla/editor/base/nsEditor.cpp +++ b/mozilla/editor/base/nsEditor.cpp @@ -71,7 +71,7 @@ // END #endif -//#define NEW_CLIPBOARD_SUPPORT +#define NEW_CLIPBOARD_SUPPORT #ifdef NEW_CLIPBOARD_SUPPORT diff --git a/mozilla/editor/libeditor/base/nsEditor.cpp b/mozilla/editor/libeditor/base/nsEditor.cpp index 1ecdd6bd249..b10c65546ef 100644 --- a/mozilla/editor/libeditor/base/nsEditor.cpp +++ b/mozilla/editor/libeditor/base/nsEditor.cpp @@ -71,7 +71,7 @@ // END #endif -//#define NEW_CLIPBOARD_SUPPORT +#define NEW_CLIPBOARD_SUPPORT #ifdef NEW_CLIPBOARD_SUPPORT diff --git a/mozilla/layout/base/nsPresShell.cpp b/mozilla/layout/base/nsPresShell.cpp index e2e201ba97a..5ec922ed56e 100644 --- a/mozilla/layout/base/nsPresShell.cpp +++ b/mozilla/layout/base/nsPresShell.cpp @@ -70,7 +70,7 @@ // XXX This is just a temporary thing until //the new Clipboard support comes on line -//#define NEW_CLIPBOARD_SUPPORT +#define NEW_CLIPBOARD_SUPPORT #ifdef NEW_CLIPBOARD_SUPPORT // Drag & Drop, Clipboard diff --git a/mozilla/layout/html/base/src/nsPresShell.cpp b/mozilla/layout/html/base/src/nsPresShell.cpp index e2e201ba97a..5ec922ed56e 100644 --- a/mozilla/layout/html/base/src/nsPresShell.cpp +++ b/mozilla/layout/html/base/src/nsPresShell.cpp @@ -70,7 +70,7 @@ // XXX This is just a temporary thing until //the new Clipboard support comes on line -//#define NEW_CLIPBOARD_SUPPORT +#define NEW_CLIPBOARD_SUPPORT #ifdef NEW_CLIPBOARD_SUPPORT // Drag & Drop, Clipboard