summaryrefslogtreecommitdiff
path: root/src/GsWidget.H
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-07-18 22:10:00 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-07-18 22:10:00 +0200
commitcc6af6b78020be05cf853f7d7aecb04bbd551626 (patch)
treebc29723fec60519eceeb73d0eb6e52cc1a4e74b4 /src/GsWidget.H
parentd6368f0947809b227e45a592f038d8629dca2794 (diff)
fix paper size handling
Diffstat (limited to 'src/GsWidget.H')
-rw-r--r--src/GsWidget.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GsWidget.H b/src/GsWidget.H
index 95a3242..a5d0fd1 100644
--- a/src/GsWidget.H
+++ b/src/GsWidget.H
@@ -30,6 +30,8 @@ class GsWidget : public Fl_Widget {
int zoom_percent;
int initial_width, initial_height;
int feeding;
+
+ void resize();
protected:
int page;