aboutsummaryrefslogtreecommitdiff
path: root/src/viewdefault.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/viewdefault.h')
-rw-r--r--src/viewdefault.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/viewdefault.h b/src/viewdefault.h
index c9a554d..b8d65e9 100644
--- a/src/viewdefault.h
+++ b/src/viewdefault.h
@@ -34,6 +34,8 @@ public:
34 34
35private: 35private:
36 bool bFirst; 36 bool bFirst;
37 bool bDisped;
38 bool bDispedTrg;
37 int iDepth; 39 int iDepth;
38 int iTotal; 40 int iTotal;
39 int iCurrent; 41 int iCurrent;