add GTK_HAVE_FEATURES_1_1_13 for the toggle button name changes

This commit is contained in:
Stuart Parmenter 1999-01-13 03:34:53 +00:00
parent fa75646110
commit 9da0be6730

View File

@ -99,6 +99,11 @@ extern "C" {
*/
#define GTK_HAVE_FEATURES_1_1_12 1-1-12
/* Gtk+ 1.1.13 version tag
* gtk_toggle_button_set_state name changes
*/
#define GTK_HAVE_FEATURES_1_1_13 1-1-13
#ifdef __cplusplus
}
#endif /* __cplusplus */