[Xfce4-commits] [xfce/xfce4-panel] 01/01: Add missing symbols to fix abicheck
noreply at xfce.org
noreply at xfce.org
Tue May 23 00:48:41 CEST 2017
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-panel.
commit 3815e1d96f22e4b0abd2d5004f97487eebb9e2ef
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Tue May 23 00:48:32 2017 +0200
Add missing symbols to fix abicheck
---
libxfce4panel/libxfce4panel.symbols | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/libxfce4panel/libxfce4panel.symbols b/libxfce4panel/libxfce4panel.symbols
index 0daac6b..e3def53 100644
--- a/libxfce4panel/libxfce4panel.symbols
+++ b/libxfce4panel/libxfce4panel.symbols
@@ -61,6 +61,16 @@ xfce_arrow_button_set_blinking
#endif
#endif
+/* xfce-hvbox.h */
+#if IN_HEADER(__XFCE_HVBOX_H__)
+#if IN_SOURCE(__XFCE_HVBOX_C__)
+xfce_hvbox_get_orientation
+xfce_hvbox_get_type
+xfce_hvbox_new
+xfce_hvbox_set_orientation
+#endif
+#endif
+
/* xfce-panel-convenience.h */
#if IN_HEADER(__XFCE_PANEL_CONVENIENCE_H__)
#if IN_SOURCE(__XFCE_PANEL_CONVENIENCE_C__)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list