Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
'start again' bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
superdyzio committed Sep 16, 2016
1 parent e58e707 commit 040b610
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 11 deletions.
1 change: 1 addition & 0 deletions MatiAplikacja/MatiForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ private void buttonReset_Click(object sender, EventArgs e)
{
progressBarTimeElapsed.Value = maxTime;
currentValue = maxTime;
finished = false;
}
}
setText();
Expand Down
Binary file modified MatiAplikacja/bin/Debug/MatiAplikacja.exe
Binary file not shown.
Binary file modified MatiAplikacja/bin/Debug/MatiAplikacja.pdb
Binary file not shown.
11 changes: 0 additions & 11 deletions MatiAplikacja/bin/Debug/MatiAplikacja.vshost.exe.manifest

This file was deleted.

Binary file modified MatiAplikacja/obj/Debug/MatiAplikacja.exe
Binary file not shown.
Binary file modified MatiAplikacja/obj/Debug/MatiAplikacja.pdb
Binary file not shown.

0 comments on commit 040b610

Please sign in to comment.