From 59690513123de8904eef2a03fe7fcaaed98b1b7b Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 10 Aug 2010 16:15:15 +0000 Subject: Fixed a really minor bug that's been bothering me for a while. The proper top level targets are now listed in the section headers on output. --- src/viewdefault.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/viewdefault.h') 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: int iTotal; int iCurrent; Bu::FString sCurProfile; + Bu::FString sTopTarget; }; #endif -- cgit v1.2.3