refs #478 minor improvements

* updated / clean-up of global property indexes
* beta test function in CProject
* typo in math utils
This commit is contained in:
Klaus Basan
2015-10-09 03:23:28 +02:00
committed by Mathew Sutcliffe
parent 805ebb109b
commit dff7ed5a90
9 changed files with 55 additions and 36 deletions

View File

@@ -26,7 +26,7 @@ namespace BlackMisc
//! Properties by index
enum ColumnIndex
{
IndexUtcTimestamp = BlackMisc::CPropertyIndex::GlobalIndexTimestampBased,
IndexUtcTimestamp = BlackMisc::CPropertyIndex::GlobalIndexITimestampBased,
IndexUtcTimestampFormattedYmdhms,
IndexUtcTimestampFormattedYmdhmsz,
IndexUtcTimestampFormattedDhms,