anjuta r4523 - in trunk: . plugins/symbol-db
- From: mcora svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r4523 - in trunk: . plugins/symbol-db
- Date: Thu, 1 Jan 2009 21:51:53 +0000 (UTC)
Author: mcora
Date: Thu Jan 1 21:51:53 2009
New Revision: 4523
URL: http://svn.gnome.org/viewvc/anjuta?rev=4523&view=rev
Log:
* plugins/symbol-db/symbol-db-view-search.c
(sdb_view_search_class_init):
fixed #566225 â activating selected row in search view does nothing.
Modified:
trunk/ChangeLog
trunk/plugins/symbol-db/symbol-db-view-search.c
Modified: trunk/plugins/symbol-db/symbol-db-view-search.c
==============================================================================
--- trunk/plugins/symbol-db/symbol-db-view-search.c (original)
+++ trunk/plugins/symbol-db/symbol-db-view-search.c Thu Jan 1 21:51:53 2009
@@ -3,7 +3,7 @@
* anjuta
* Copyright (C) 2001-2003 CodeFactory AB
* Copyright (C) 2001-2003 Mikael Hallendal <micke imendio com>
- * Copyright (C) 2005-2008 Massimo Corà <maxcvs email it>
+ * Copyright (C) 2005-2009 Massimo Cora' <maxcvs email it>
*
* anjuta is free software.
*
@@ -598,7 +598,7 @@
G_STRUCT_OFFSET (SymbolDBViewSearchClass,
symbol_selected), NULL, NULL,
g_cclosure_marshal_VOID__UINT_POINTER, G_TYPE_NONE,
- 2, G_TYPE_INT, G_TYPE_STRING);
+ 2, G_TYPE_UINT, G_TYPE_POINTER);
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]