]> Pileus Git - ~andy/gtk/blobdiff - gtk/deprecated/gtkhseparator.h
Move wholly deprecated files to a subdirectory
[~andy/gtk] / gtk / deprecated / gtkhseparator.h
similarity index 98%
rename from gtk/gtkhseparator.h
rename to gtk/deprecated/gtkhseparator.h
index c802723c3a94a7cb8d9c45fe4028bcb32c7cc9da..615d092766ab456dc7f29dfcbb75754fd5ffc308 100644 (file)
 #ifndef __GTK_HSEPARATOR_H__
 #define __GTK_HSEPARATOR_H__
 
-#ifndef GTK_DISABLE_DEPRECATED
-
 #include <gtk/gtkseparator.h>
 
-
 G_BEGIN_DECLS
 
 #define GTK_TYPE_HSEPARATOR                  (gtk_hseparator_get_type ())
@@ -64,8 +61,6 @@ GType      gtk_hseparator_get_type (void) G_GNUC_CONST;
 GDK_DEPRECATED_FOR(gtk_separator_new)
 GtkWidget* gtk_hseparator_new      (void);
 
-
 G_END_DECLS
 
-#endif
 #endif /* __GTK_HSEPARATOR_H__ */