From e0e931518b1e5072749e2f2db768a9f0ed899d30 Mon Sep 17 00:00:00 2001 From: Vasily_Makarov Date: Mon, 30 Jan 2012 21:29:46 +0400 Subject: Correcting code to remove all compiler warnings. --- saedit/search.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saedit/search.c') diff --git a/saedit/search.c b/saedit/search.c index 245b006..d156523 100644 --- a/saedit/search.c +++ b/saedit/search.c @@ -100,5 +100,5 @@ void search_find_dialog_show(GtkWindow *parent, search_text_view = text_view; - gtk_dialog_run(dialog); + gtk_dialog_run(GTK_DIALOG(dialog)); } -- cgit v1.2.3-70-g09d2