summaryrefslogtreecommitdiff
path: root/mate-panel/libmate-panel-applet-private/panel-applet-container.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/libmate-panel-applet-private/panel-applet-container.h')
-rw-r--r--mate-panel/libmate-panel-applet-private/panel-applet-container.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/libmate-panel-applet-private/panel-applet-container.h b/mate-panel/libmate-panel-applet-private/panel-applet-container.h
index 63f5f078..7bd967b7 100644
--- a/mate-panel/libmate-panel-applet-private/panel-applet-container.h
+++ b/mate-panel/libmate-panel-applet-private/panel-applet-container.h
@@ -2,6 +2,7 @@
* panel-applet-container.h: a container for applets.
*
* Copyright (C) 2010 Carlos Garcia Campos <[email protected]>
+ * Copyright (C) 2012-2021 MATE Developers
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
@@ -73,7 +74,6 @@ GType mate_panel_applet_container_get_type (void) G_GNUC_CON
GQuark mate_panel_applet_container_error_quark (void) G_GNUC_CONST;
GtkWidget *mate_panel_applet_container_new (void);
-
void mate_panel_applet_container_add (MatePanelAppletContainer *container,
GdkScreen *screen,
const gchar *iid,