Opened 15 years ago
Closed 15 years ago
#1240 closed enhancement (fixed)
LineBuffer class code cleanup for easier reuse
Reported by: | traianstanev | Owned by: | traianstanev |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Rendering Service | Version: | 2.1.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
This ticket will address endemic const-incorrectness of LineBuffer member functions, and also change accessibility of some members from private to protected, to allow easier subclassing.
Note:
See TracTickets
for help on using tickets.