This commit is contained in:
Matthias Clasen 2012-04-19 23:41:53 -04:00
parent a94f4a4387
commit ffafe80f5b

View File

@ -258,7 +258,7 @@ gtk_application_window_update_menubar (GtkApplicationWindow *window)
} }
static gchar * static gchar *
gtk_application_window_get_app_desktop_name () gtk_application_window_get_app_desktop_name (void)
{ {
gchar *retval = NULL; gchar *retval = NULL;