diff options
Diffstat (limited to '')
-rw-r--r-- | src/viewdefault.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/viewdefault.h b/src/viewdefault.h index 263b9d7..2c3db0e 100644 --- a/src/viewdefault.h +++ b/src/viewdefault.h | |||
@@ -42,6 +42,7 @@ private: | |||
42 | int iTotal; | 42 | int iTotal; |
43 | int iCurrent; | 43 | int iCurrent; |
44 | Bu::FString sCurProfile; | 44 | Bu::FString sCurProfile; |
45 | Bu::FString sTopTarget; | ||
45 | }; | 46 | }; |
46 | 47 | ||
47 | #endif | 48 | #endif |