diff options
Diffstat (limited to '')
-rw-r--r-- | src/viewdefault.h | 2 |
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 | ||
35 | private: | 35 | private: |
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; |