view src/proto/gui_gtk_gresources.pro @ 7701:075810b0cb6c v7.4.1149

commit https://github.com/vim/vim/commit/d6357e8f93c50f984ffd69c3a0d247d8603f86c3 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 21 21:48:09 2016 +0100 patch 7.4.1149 Problem: Using the local value of 'errorformat' causes more problems than it solves. Solution: Revert 7.4.1013.
author Christian Brabandt <cb@256bit.org>
date Thu, 21 Jan 2016 22:00:04 +0100
parents 055a0b587a3e
children 744c66477ba9
line wrap: on
line source

/* auto/gui_gtk_gresources.c */
GResource *gui_gtk_get_resource __ARGS((void));
void gui_gtk_register_resource __ARGS((void));
void gui_gtk_unregister_resource __ARGS((void));
/* vim: set ft=c : */