summaryrefslogtreecommitdiff
path: root/src/GipfelWidget.H
diff options
context:
space:
mode:
authorJohannes Hofmann <johannes.hofmann@gmx.de>2005-05-10 15:57:11 +0000
committerJohannes Hofmann <johannes.hofmann@gmx.de>2005-05-10 15:57:11 +0000
commitc8c0d0ac861802f29de2d294c2b33f7b70fd7746 (patch)
tree1e523fd5dde5f208cad641a34601e1f64df4e07f /src/GipfelWidget.H
parent5e674225ec1d8ff0563030a27fb69f8e89d3ebf3 (diff)
cleanups set height_dist slider properly
cleanups set height_dist slider properly
Diffstat (limited to 'src/GipfelWidget.H')
-rw-r--r--src/GipfelWidget.H4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/GipfelWidget.H b/src/GipfelWidget.H
index 329e5f4..3058b68 100644
--- a/src/GipfelWidget.H
+++ b/src/GipfelWidget.H
@@ -1,5 +1,5 @@
//
-// "$Id: GipfelWidget.H,v 1.19 2005/05/10 17:05:32 hofmann Exp $"
+// "$Id: GipfelWidget.H,v 1.20 2005/05/10 17:57:11 hofmann Exp $"
//
// Copyright 2005 by Johannes Hofmann
//
@@ -68,6 +68,8 @@ class GipfelWidget : public Fl_Widget {
double get_tilt_angle();
double get_scale();
+
+ double get_height_dist_ratio();
void set_height_dist_ratio(double r);