Actions
Improvements #11210
closedWTable::headerCount should be const
Start date:
01/02/2023
Due date:
% Done:
100%
Estimated time:
Description
Similar to the other get functions, the headerCount
function should be marked as const.
Fixing this issue should be simple: just add those five characters in the header file.
Updated by Roel Standaert almost 2 years ago
- Status changed from New to InProgress
...and the implementation file :-).
Updated by Roel Standaert almost 2 years ago
- Status changed from InProgress to Review
- Assignee changed from Roel Standaert to Korneel Dumon
Updated by Roel Standaert almost 2 years ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Korneel Dumon to Roel Standaert
- % Done changed from 0 to 100
Updated by Roel Standaert almost 2 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Matthias Van Ceulebroeck over 1 year ago
- Status changed from Resolved to Closed
Actions