summaryrefslogtreecommitdiff
path: root/gtk/glade/gtk-private-widgets.xml
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-01 13:15:20 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-11-01 13:20:59 -0400
commitffa49723a26366d3050346d72639bd6e65369cef (patch)
tree8ab92d23420f2654a9eb26836ccfc04374c49d82 /gtk/glade/gtk-private-widgets.xml
parent276a510b4b539b1bc83a07e9400fc44631cddf91 (diff)
downloadgtk+-ffa49723a26366d3050346d72639bd6e65369cef.tar.gz
glade: Drop a no-longer existing private widget
GtkScaleButtonScale fell by the wayside when the scale button was ported to a popover.
Diffstat (limited to 'gtk/glade/gtk-private-widgets.xml')
-rw-r--r--gtk/glade/gtk-private-widgets.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/glade/gtk-private-widgets.xml b/gtk/glade/gtk-private-widgets.xml
index 8ce3dfac85..31139ad21e 100644
--- a/gtk/glade/gtk-private-widgets.xml
+++ b/gtk/glade/gtk-private-widgets.xml
@@ -10,7 +10,6 @@
<glade-widget-class name="GtkColorSwatch" generic-name="colorswatch" title="Color Swatch" icon-name="widget-gtk-colorselection"/>
<glade-widget-class name="GtkColorPlane" generic-name="colorplane" title="Color Plane" icon-name="widget-gtk-colorselection"/>
<glade-widget-class name="GtkColorScale" generic-name="colorscale" title="Color Scale" icon-name="widget-gtk-colorselection"/>
- <glade-widget-class name="GtkScaleButtonScale" generic-name="scalebuttonscale" title="Scale Button Scale"/>
<!-- gtkunixprint private widgets -->
<glade-widget-class name="GtkPrinterOptionWidget" generic-name="printeroptionwidget" title="Printer Option Widget"
@@ -27,7 +26,6 @@
<glade-widget-class-ref name="GtkColorSwatch"/>
<glade-widget-class-ref name="GtkColorPlane"/>
<glade-widget-class-ref name="GtkColorScale"/>
- <glade-widget-class-ref name="GtkScaleButtonScale"/>
<glade-widget-class-ref name="GtkPrinterOptionWidget"/>
</glade-widget-group>
</glade-catalog>