Builder/LeftPanel.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 06:37:08 +0000 (14:37 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 06:37:08 +0000 (14:37 +0800)
Builder/LeftPanel.js

index 5b3b1a9..930a09e 100755 (executable)
@@ -75,7 +75,7 @@ LeftPanel = new XObject({
                     {
                         id : 'model',
                         pack : [ 'set_model' ],
-                        xtype : 'ListStore',
+                        xtype : Gtk.ListStore,
                         
                         init : function ()
                         {