[Xfce4-commits] [xfce/xfce4-panel] 09/24: Fix PanelDBusService GType
noreply at xfce.org
noreply at xfce.org
Tue Jul 4 00:03:40 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 c157851e61b5deb3785b81135d0710358d2bbc51
Author: Ali Abdallah <ali at xfce.org>
Date: Fri Jun 23 13:41:47 2017 +0200
Fix PanelDBusService GType
---
panel/panel-dbus-service.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/panel/panel-dbus-service.c b/panel/panel-dbus-service.c
index 65d235a..c404088 100644
--- a/panel/panel-dbus-service.c
+++ b/panel/panel-dbus-service.c
@@ -113,7 +113,7 @@ static gboolean dbus_exit_restart = FALSE;
-G_DEFINE_TYPE (PanelDBusService, panel_dbus_service, G_TYPE_OBJECT)
+G_DEFINE_TYPE (PanelDBusService, panel_dbus_service, XFCE_PANEL_TYPE_EXPORTED_SERVICE_SKELETON)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list