On 17/09/13 03:20 PM, cvs@abisource.com wrote:
>  void AP_UnixDialog_Latex_Advanced::constructDialog(void)
> @@ -325,7 +328,7 @@
>  #if GTK_CHECK_VERSION(3,0,0)
>  	GtkBuilder* builder = newDialogBuilder("ap_UnixDialog_Latex_Advanced.ui");
>  #else
> -	GtkBuilder* builder = newDialogBuilder("ap_UnixDialog_Latex-2.ui");
> +	GtkBuilder* builder = newDialogBuilder("ap_UnixDialog_Latex_Advanced.ui");
>  #endif
Are you sure of this? the -2 .ui file is for Gtk2 support. It is
unlikely that the .ui for Gtk3 works, and even if it does, it should be
separate.
Hub
Received on Tue Sep 17 21:25:55 2013
This archive was generated by hypermail 2.1.8 : Tue Sep 17 2013 - 21:25:55 CEST