From b03d66723210ae436b08f433848e1ae72361e916 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Tue, 3 May 2005 18:16:40 +0000 Subject: add sort add sort --- src/Panorama.cxx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/Panorama.cxx') diff --git a/src/Panorama.cxx b/src/Panorama.cxx index 670f96e..095db14 100644 --- a/src/Panorama.cxx +++ b/src/Panorama.cxx @@ -1,5 +1,5 @@ // -// "$Id: Panorama.cxx,v 1.21 2005/05/03 20:04:14 hofmann Exp $" +// "$Id: Panorama.cxx,v 1.22 2005/05/03 20:16:40 hofmann Exp $" // // PSEditWidget routines. // @@ -435,6 +435,8 @@ Panorama::update_visible_mountains() { } } } + + visible_mountains->sort(); } double -- cgit v1.2.3