glibmm r642 - in trunk: . gio/src
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glibmm r642 - in trunk: . gio/src
- Date: Tue, 18 Mar 2008 14:30:58 +0000 (GMT)
Author: murrayc
Date: Tue Mar 18 14:30:58 2008
New Revision: 642
URL: http://svn.gnome.org/viewvc/glibmm?rev=642&view=rev
Log:
2008-03-18 Murray Cumming <murrayc murrayc com>
* gio/src/file.hg: Include giomm/error.h Because Gio::Error is thrown
by some of these methods and it is annoying to have to include it
separately just to catch that.
Modified:
trunk/ChangeLog
trunk/gio/src/file.hg
Modified: trunk/gio/src/file.hg
==============================================================================
--- trunk/gio/src/file.hg (original)
+++ trunk/gio/src/file.hg Tue Mar 18 14:30:58 2008
@@ -28,6 +28,7 @@
#include <giomm/filemonitor.h>
#include <giomm/fileoutputstream.h>
#include <giomm/mountoperation.h>
+#include <giomm/error.h> //Because this is thrown by some of these methods.
//#include <giomm/volume.h>
_DEFS(giomm,gio)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]