Page MenuHomePhabricator

Add a Reset() method to ProgressBarImplementation
Closed, ResolvedPublic

Description

It is not clear how to explicitly reset the progress bar. A purely virtual Reset() method should be added to the class ProgressBarImplementation

Event Timeline

New remote branch pushed: bug-15554-add-reset-method-to-progressbar

New remote branch pushed: bug-15554-add-reset-method-to-progressbar-new

New remote branch pushed: bug-15554-add-reset-method-to-progressbar-from-master

this last branch was created from master (two previous versions where based on a different topic branch which is not yet integrated into master)

[f0d91a]: Merge branch 'bug-15554-add-reset-method-to-progressbar-from-master'

Merged commits:

2013-07-18 10:18:40 Sebastian Ordas [5433c1]
add explicit Reset method