aboutsummaryrefslogtreecommitdiff
path: root/xfce-applet/topmenu-xfce-panel-applet.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-applet/topmenu-xfce-panel-applet.h')
-rw-r--r--xfce-applet/topmenu-xfce-panel-applet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-applet/topmenu-xfce-panel-applet.h b/xfce-applet/topmenu-xfce-panel-applet.h
index c948fda..958fe3b 100644
--- a/xfce-applet/topmenu-xfce-panel-applet.h
+++ b/xfce-applet/topmenu-xfce-panel-applet.h
@@ -47,7 +47,7 @@ struct _TopMenuXfcePanelAppletClass
XfcePanelPluginClass parent_class;
};
-GType topmenu_xfce_panel_applet_get_type(void);
+GType topmenu_xfce_panel_applet_get_type(void) G_GNUC_CONST;
XfcePanelPlugin *topmenu_xfce_panel_applet_new(void);