[Xfce4-commits] [apps/xfdashboard] 18/19: Update single header inclusion file libxfdashboard.h to include all neccessary and new header files
noreply at xfce.org
noreply at xfce.org
Fri Jun 16 10:56:49 CEST 2017
This is an automated email from the git hooks/post-receive script.
n o m a d 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 apps/xfdashboard.
commit bf0f5730d500e5c9afc81cd421a5a3b2ab0cc954
Author: Stephan Haller <nomad at froevel.de>
Date: Fri Jun 16 09:40:25 2017 +0200
Update single header inclusion file libxfdashboard.h to include all neccessary and new header files
Addresses issue GH #129
---
libxfdashboard/libxfdashboard.h | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/libxfdashboard/libxfdashboard.h b/libxfdashboard/libxfdashboard.h
index 89e4f76..83d8cdd 100644
--- a/libxfdashboard/libxfdashboard.h
+++ b/libxfdashboard/libxfdashboard.h
@@ -58,12 +58,12 @@
#include <libxfdashboard/live-workspace.h>
#include <libxfdashboard/model.h>
#include <libxfdashboard/outline-effect.h>
+#include <libxfdashboard/plugin.h>
+#include <libxfdashboard/plugins-manager.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>
#include <libxfdashboard/scaled-table-layout.h>
#include <libxfdashboard/scrollbar.h>
@@ -84,12 +84,14 @@
#include <libxfdashboard/tooltip-action.h>
#include <libxfdashboard/types.h>
#include <libxfdashboard/utils.h>
+#include <libxfdashboard/version.h>
#include <libxfdashboard/view.h>
#include <libxfdashboard/view-manager.h>
#include <libxfdashboard/viewpad.h>
#include <libxfdashboard/view-selector.h>
#include <libxfdashboard/window-content.h>
#include <libxfdashboard/windows-view.h>
+#include <libxfdashboard/window-tracker-backend.h>
#include <libxfdashboard/window-tracker.h>
#include <libxfdashboard/window-tracker-monitor.h>
#include <libxfdashboard/window-tracker-window.h>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list