ekiga r6906 - in trunk: . src/gui



Author: dsandras
Date: Wed Sep 10 10:04:29 2008
New Revision: 6906
URL: http://svn.gnome.org/viewvc/ekiga?rev=6906&view=rev

Log:
Fixed #5551614 thanks to Elaine Xiong from SUN.


Modified:
   trunk/ChangeLog
   trunk/src/gui/accounts.cpp

Modified: trunk/src/gui/accounts.cpp
==============================================================================
--- trunk/src/gui/accounts.cpp	(original)
+++ trunk/src/gui/accounts.cpp	Wed Sep 10 10:04:29 2008
@@ -408,7 +408,7 @@
   GtkTreeSelection *selection = NULL;
   GtkTreeIter iter;
 
-  bool fixed = false;
+  gboolean fixed = false;
 
   Ekiga::Account *account = NULL;
 



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