summaryrefslogtreecommitdiff
path: root/src/viewpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/viewpoint.h')
-rw-r--r--src/viewpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/viewpoint.h b/src/viewpoint.h
index 2b42756..b5923bd 100644
--- a/src/viewpoint.h
+++ b/src/viewpoint.h
@@ -19,7 +19,7 @@ class viewpoint {
double getSetting(const string& setting);
void begin();
- void end();
+ void end(bool showStats);
void setDefaults();