gpointing-device-settings r21 - trunk/src
- From: hiikezoe svn gnome org
- To: svn-commits-list gnome org
- Subject: gpointing-device-settings r21 - trunk/src
- Date: Thu, 26 Feb 2009 07:28:16 +0000 (UTC)
Author: hiikezoe
Date: Thu Feb 26 07:28:16 2009
New Revision: 21
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=21&view=rev
Log:
provide gpointing-device-settings.h.
Modified:
trunk/src/Makefile.am
trunk/src/gpointing-device-settings.h
Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Thu Feb 26 07:28:16 2009
@@ -1,6 +1,7 @@
lib_LTLIBRARIES = libgpds.la
libgpds_public_headers = \
+ gpointing-device-settings.h \
gpds-module-impl.h \
gpds-ui.h \
gpds-xinput.h
Modified: trunk/src/gpointing-device-settings.h
==============================================================================
--- trunk/src/gpointing-device-settings.h (original)
+++ trunk/src/gpointing-device-settings.h Thu Feb 26 07:28:16 2009
@@ -17,17 +17,14 @@
*
*/
-#ifndef __GTRACKPOINT_H__
-#define __GTRACKPOINT_H__
+#ifndef __GPOINTING_DEVICE_SETTINGS_H__
+#define __GPOINTING_DEVICE_SETTINGS_H__
-#include <glib-object.h>
+#include <gpds-ui.h>
+#include <gpds-module-impl.h>
+#include <gpds-xinput.h>
-G_BEGIN_DECLS
-
-
-G_END_DECLS
-
-#endif /* __GTRACKPOINT_H__ */
+#endif /* __GPOINTING_DEVICE_SETTINGS_H__ */
/*
vi:ts=4:nowrap:ai:expandtab:sw=4
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]