[Xfce4-commits] [apps/xfdashboard] 02/02: Add missing header files in libxfdashboard.h

noreply at xfce.org noreply at xfce.org
Thu Jan 19 11:33:50 CET 2017


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit d7cc6c2732a8dbb562e7cc07954f2e9843982e33
Author: Stephan Haller <nomad at froevel.de>
Date:   Thu Jan 19 11:33:35 2017 +0100

    Add missing header files in libxfdashboard.h
---
 libxfdashboard/libxfdashboard.h | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/libxfdashboard/libxfdashboard.h b/libxfdashboard/libxfdashboard.h
index 8b6a4f4..89e4f76 100644
--- a/libxfdashboard/libxfdashboard.h
+++ b/libxfdashboard/libxfdashboard.h
@@ -52,10 +52,16 @@
 #include <libxfdashboard/focusable.h>
 #include <libxfdashboard/focus-manager.h>
 #include <libxfdashboard/image-content.h>
-#include <libxfdashboard/libxfdashboard.h>
+#include <libxfdashboard/label.h>
 #include <libxfdashboard/live-window.h>
+#include <libxfdashboard/live-window-simple.h>
 #include <libxfdashboard/live-workspace.h>
+#include <libxfdashboard/model.h>
 #include <libxfdashboard/outline-effect.h>
+#include <libxfdashboard/popup-menu.h>
+#include <libxfdashboard/popup-menu-item-button.h>
+#include <libxfdashboard/popup-menu-item.h>
+#include <libxfdashboard/popup-menu-item-separator.h>
 #include <libxfdashboard/plugin.h>
 #include <libxfdashboard/plugins-manager.h>
 #include <libxfdashboard/quicklaunch.h>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list