diff src/aim.c @ 4481:b30b0a02ada0

[gaim-migrate @ 4756] The last of gtk-related code is out of the conversation framework. There are now functions to set and retrieve the conversation window UI operations structures that will be used in all windows. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 30 Jan 2003 21:25:24 +0000
parents 801830dec409
children
line wrap: on
line diff
--- a/src/aim.c	Thu Jan 30 21:09:19 2003 +0000
+++ b/src/aim.c	Thu Jan 30 21:25:24 2003 +0000
@@ -520,6 +520,8 @@
 		}
 	}
 
+	gaim_set_win_ui_ops(gaim_get_gtk_window_ui_ops());
+
 	setup_stock();
 
 #ifndef _WIN32