diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-07-11 07:15:34 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-07-11 07:15:34 -0400 |
commit | 5de021cfdc21308ecbc6ce7d99c873e6be512c80 (patch) | |
tree | 124dc63566f3b7742cdc70bd078dea78360f1af1 /gtk/Makefile.am | |
parent | 67d4b161ea236879dc68e37842bc63d76740d57b (diff) | |
download | gtk+-5de021cfdc21308ecbc6ce7d99c873e6be512c80.tar.gz |
Revert "level-bar: introduce GtkLevelBar"
This reverts commit 126a2308ca467744178d4be3309403f6899de987.
Pushed by mistake.
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r-- | gtk/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 41c61b86d1..4f4cda03bf 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -265,7 +265,6 @@ gtk_public_h_sources = \ gtkinvisible.h \ gtklabel.h \ gtklayout.h \ - gtklevelbar.h \ gtklinkbutton.h \ gtkliststore.h \ gtklockbutton.h \ @@ -730,7 +729,6 @@ gtk_base_c_sources = \ gtkkeyhash.c \ gtklabel.c \ gtklayout.c \ - gtklevelbar.c \ gtklinkbutton.c \ gtkliststore.c \ gtklockbutton.c \ |