diff options
| author | Mike Buland <eichlan@xagasoft.com> | 2010-01-04 23:42:55 +0000 |
|---|---|---|
| committer | Mike Buland <eichlan@xagasoft.com> | 2010-01-04 23:42:55 +0000 |
| commit | 8c23a24f76814ab10006491be0e1cadaefb06fa1 (patch) | |
| tree | 6d23ab2b5d9aab9558bbee0b02a5273fa114ccfc /src/viewdefault.h | |
| parent | abe69082514b61181c6bc15a341895c971ecdc43 (diff) | |
| download | build-8c23a24f76814ab10006491be0e1cadaefb06fa1.tar.gz build-8c23a24f76814ab10006491be0e1cadaefb06fa1.tar.bz2 build-8c23a24f76814ab10006491be0e1cadaefb06fa1.tar.xz build-8c23a24f76814ab10006491be0e1cadaefb06fa1.zip | |
Ok, now I've cleaned up the output to match the new revised build requires
procedure in the default view, it's really much nicer.
Diffstat (limited to 'src/viewdefault.h')
| -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; |
