src/Builder4/WindowLeftProps.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 11:12:53 +0000 (19:12 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 11:12:53 +0000 (19:12 +0800)
src/Builder4/WindowLeftProps.vala

src/Builder4/WindowLeftProps.bjs

index a0e3574..630089a 100644 (file)
@@ -53,8 +53,8 @@
          "Gtk.Orientation orientation" : "Gtk.Orientation.HORIZONTAL",
          "items" : [
           {
+           "$ Gtk.Stock stock" : "Gtk.STOCK_ADD",
            "xtype" : "Image",
-           "$ stock" : "Gtk.STOCK_ADD",
            "* pack" : "add",
            "$ xns" : "Gtk",
            "$ icon_size" : "Gtk.IconSize.MENU"