summaryrefslogtreecommitdiff
path: root/embed/ephy-encoding.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-encoding.c')
-rw-r--r--embed/ephy-encoding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-encoding.c b/embed/ephy-encoding.c
index 5122e981b..33586b5a8 100644
--- a/embed/ephy-encoding.c
+++ b/embed/ephy-encoding.c
@@ -33,7 +33,7 @@ struct _EphyEncoding {
int language_groups;
};
-G_DEFINE_TYPE (EphyEncoding, ephy_encoding, G_TYPE_OBJECT)
+G_DEFINE_FINAL_TYPE (EphyEncoding, ephy_encoding, G_TYPE_OBJECT)
enum {
PROP_0,