[Samples] fix pulse progressbar comment on code
This commit is contained in:
parent
178b18aaeb
commit
9366140544
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ namespace Samples
|
||||||
|
|
||||||
public (string, Widget) CreatePulseProgressBar()
|
public (string, Widget) CreatePulseProgressBar()
|
||||||
{
|
{
|
||||||
// this is used when application can report progress
|
// this is used when application cant report progress
|
||||||
|
|
||||||
var pb = new ProgressBar();
|
var pb = new ProgressBar();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue