[glibmm] giomm.h: Include the tlspassword.h header file.



commit 2e7d6462178c54a94741ac58196f65157b205112
Author: Josà Alburquerque <jaalburqu svn gnome org>
Date:   Thu Nov 15 19:24:45 2012 -0500

    giomm.h: Include the tlspassword.h header file.
    
    	* gio/giomm.h:

 ChangeLog   |    6 ++++++
 gio/giomm.h |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0bc5654..30eab2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-15  Josà Alburquerque  <jaalburquerque gmail com>
+
+	giomm.h: Include the tlspassword.h header file.
+
+	* gio/giomm.h:
+
 2012-11-14  Debarshi Ray  <debarshir src gnome org>
 
 	ustring docs: The global locale should be set when using C++ streams.
diff --git a/gio/giomm.h b/gio/giomm.h
index 62e3cc9..ede5bf2 100644
--- a/gio/giomm.h
+++ b/gio/giomm.h
@@ -128,6 +128,7 @@
 #include <giomm/themedicon.h>
 #include <giomm/threadedsocketservice.h>
 #include <giomm/tlscertificate.h>
+#include <giomm/tlspassword.h>
 #ifndef G_OS_WIN32
 # include <giomm/unixconnection.h>
 # include <giomm/unixcredentialsmessage.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]