CVS is doing its broken pipe thing, this is more of the previous commit
2001-02-02 Havoc Pennington <hp@redhat.com>
This commit is contained in:
committed by
Havoc Pennington
parent
cc00e1c5ee
commit
2c5d938ff8
@ -25,6 +25,8 @@
|
||||
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
|
||||
*/
|
||||
|
||||
#ifndef GTK_DISABLE_DEPRECATED
|
||||
|
||||
#ifndef __GTK_CLIST_H__
|
||||
#define __GTK_CLIST_H__
|
||||
|
||||
@ -785,3 +787,5 @@ PangoLayout *_gtk_clist_create_cell_layout (GtkCList *clist,
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#endif /* __GTK_CLIST_H__ */
|
||||
|
||||
#endif /* GTK_DISABLE_DEPRECATED */
|
||||
|
||||
Reference in New Issue
Block a user