mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fixup for bug 1129873 for bustage of GTK+3 builds on elm. r=karlt. DONTBUILD.
This commit is contained in:
parent
c6a9a464a1
commit
cb30c642a9
@ -9,7 +9,7 @@
|
||||
#include <gtk/gtk.h>
|
||||
#include "nsIApplicationChooser.h"
|
||||
|
||||
class nsApplicationChooser : public nsIApplicationChooser
|
||||
class nsApplicationChooser final : public nsIApplicationChooser
|
||||
{
|
||||
public:
|
||||
nsApplicationChooser();
|
||||
|
Loading…
Reference in New Issue
Block a user