Mercurial > pidgin
changeset 13176:dbe0198ced4b
[gaim-migrate @ 15539]
Compile...
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 08 Feb 2006 05:45:03 +0000 |
parents | 488619ad7ed5 |
children | 891be2f09b5c |
files | src/gtksavedstatuses.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtksavedstatuses.c Wed Feb 08 05:36:13 2006 +0000 +++ b/src/gtksavedstatuses.c Wed Feb 08 05:45:03 2006 +0000 @@ -1038,7 +1038,7 @@ } dialog = g_new0(StatusEditor, 1); - if (edit && (status_window != NULL) && status_window_find_savedstatus(&iter, gaim_saveds tatus_get_title(saved_status))) + if (edit && (status_window != NULL) && status_window_find_savedstatus(&iter, gaim_savedstatus_get_title(saved_status))) { gtk_list_store_set(status_window->model, &iter, STATUS_WINDOW_COLUMN_WINDOW, dialog,