We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbf800 commit 1f4e9e4Copy full SHA for 1f4e9e4
CSHARP/Form1.cs
@@ -15,7 +15,6 @@ namespace ClickCounter
15
{
16
public partial class ClickCounterView : Form
17
18
- //Problem mit der Checkbox, wegen dem fistStart und weil es das als Änderung nimmt, wenn es beim Loaden ändert
19
public bool firstStart = true;
20
public ClickCounterView()
21
0 commit comments