mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-31 23:15:34 +00:00
[Samples] fix pulse progressbar comment on code
This commit is contained in:
parent
178b18aaeb
commit
9366140544
|
@ -68,7 +68,7 @@ namespace Samples
|
|||
|
||||
public (string, Widget) CreatePulseProgressBar()
|
||||
{
|
||||
// this is used when application can report progress
|
||||
// this is used when application cant report progress
|
||||
|
||||
var pb = new ProgressBar();
|
||||
|
||||
|
|
Loading…
Reference in a new issue