summaryrefslogtreecommitdiff
path: root/gio/giomm.h
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2011-02-23 12:01:47 +0100
committerMurray Cumming <murrayc@murrayc.com>2011-02-23 12:01:47 +0100
commit9670cf533be1ad717df6974e800cc3b3a419b780 (patch)
tree2b92c3681a619577e6da7070b71f07b243ad89f2 /gio/giomm.h
parent7d7d42f0b16518c160380e7121ffb99bc43dbb11 (diff)
downloadglibmm-9670cf533be1ad717df6974e800cc3b3a419b780.tar.gz
Bring back Gio::Error registration.
* gio/src/error.[hg|ccg]: Move Gio::DBus::Error to * gio/src/dbuserror.[hg|ccg]: and temporarily rename it to Gio::DBusError because generate_wrap_init.pl.in is wrapping only on of Gio::Error and Gio::DBus::Error. Unfortunately, we need to fix the generation to handle this properly even when it is called Gio::DBus::DBusError.
Diffstat (limited to 'gio/giomm.h')
-rw-r--r--gio/giomm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/giomm.h b/gio/giomm.h
index 12f71c3d..28a0a866 100644
--- a/gio/giomm.h
+++ b/gio/giomm.h
@@ -34,6 +34,7 @@
#include <giomm/dbusaddress.h>
#include <giomm/dbusauthobserver.h>
#include <giomm/dbusconnection.h>
+#include <giomm/dbuserror.h>
#include <giomm/dbuserrorutils.h>
#include <giomm/dbusintrospection.h>
#include <giomm/dbusmessage.h>