Bug fix
authorespen <espen>
Thu, 10 May 2007 20:20:05 +0000 (20:20 +0000)
committerespen <espen>
Thu, 10 May 2007 20:20:05 +0000 (20:20 +0000)
gtk/gtktree.lisp

index 8dd9ea5..6c30701 100644 (file)
@@ -20,7 +20,7 @@
 ;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 ;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-;; $Id: gtktree.lisp,v 1.26 2007-01-07 19:56:05 espen Exp $
+;; $Id: gtktree.lisp,v 1.27 2007-05-10 20:20:05 espen Exp $
 
 
 (in-package "GTK")
     (values
      (if special-p
         (int-to-sort-order column)
-       (column-name sortable column))
+       (tree-model-column-name sortable column))
      order)))
 
 (defbinding (tree-sortable-set-sort-column