refs #707, added line number to HTML output

This commit is contained in:
Klaus Basan
2016-07-12 03:06:58 +02:00
parent 86d85c6b60
commit caa6947ff9
3 changed files with 12 additions and 3 deletions

View File

@@ -138,7 +138,7 @@ namespace BlackMisc
GlobalIndexCSettingsDockWidget = 14200,
GlobalIndexCSettingsNavigator = 14300,
GlobalIndexCSettingsReaders = 14400,
GlobalIndexAbuseMode = 20000 // property index abused as map key or otherwise, to be removed if no longer needed
GlobalIndexLineNumber = 20000, //!< pseudo index for line numbers
};
//! Default constructor.