aboutsummaryrefslogtreecommitdiff
path: root/fastiv-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'fastiv-view.h')
-rw-r--r--fastiv-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastiv-view.h b/fastiv-view.h
index 024b3ac..ca314f4 100644
--- a/fastiv-view.h
+++ b/fastiv-view.h
@@ -19,7 +19,7 @@
#include <gtk/gtk.h>
-#define FASTIV_TYPE_VIEW (fastiv_view_get_type())
+#define FASTIV_TYPE_VIEW (fastiv_view_get_type())
G_DECLARE_FINAL_TYPE(FastivView, fastiv_view, FASTIV, VIEW, GtkWidget)
/// Try to open the given file, synchronously, to be displayed by the widget.