mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
refs #707, added line number to HTML output
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user