mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
add GTK_HAVE_FEATURES_1_1_13 for the toggle button name changes
This commit is contained in:
parent
fa75646110
commit
9da0be6730
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user