Bug 1285554 - Remove remnants of widget/qt. r=dougt,mshal.

Because bug 1282866 removed Qt support but missed a bunch of things.
* * *
Bug 1285554 - more
This commit is contained in:
Nicholas Nethercote
2016-07-12 09:16:45 +10:00
parent daaa1d92a5
commit 2e56b393d0
34 changed files with 18 additions and 790 deletions

View File

@@ -311,6 +311,7 @@ PluginModuleChild::InitForChrome(const std::string& aPluginFilename,
}
#if defined(MOZ_WIDGET_GTK)
typedef void (*GObjectDisposeFn)(GObject*);
typedef gboolean (*GtkWidgetScrollEventFn)(GtkWidget*, GdkEventScroll*);
typedef void (*GtkPlugEmbeddedFn)(GtkPlug*);