ENH: Allow working with empty build directories.

Make output window a bit smaller compared to cache view.
      Prompt on X'ing window as well as hitting cancel.
      Color new cache values red, and put them first.
This commit is contained in:
Clinton Stimpson
2007-11-03 19:48:59 -04:00
parent 3135561227
commit 8770969464
7 changed files with 78 additions and 24 deletions
+1
View File
@@ -73,6 +73,7 @@ public:
protected:
QCMakeCachePropertyList Properties;
int NewCount;
bool IsDirty;
};