summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/drawpad/page.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/graphics/drawpad/page.cpp b/noncore/graphics/drawpad/page.cpp
index fbf3d01..a081680 100644
--- a/noncore/graphics/drawpad/page.cpp
+++ b/noncore/graphics/drawpad/page.cpp
@@ -13,7 +13,7 @@
13 13
14#include "page.h" 14#include "page.h"
15 15
16const int PAGE_BACKUPS = 99; 16const int PAGE_BACKUPS = 9;
17 17
18Page::Page() 18Page::Page()
19{ 19{