Solving #29 & #28 #30

Merged
Hesham merged 3 commits from release/1.4.2 into master 2018-11-24 01:34:44 +01:00
Showing only changes of commit fdfd400d0a - Show all commits

View File

@ -32,6 +32,7 @@ namespace OWTrack
private const string IS_RUNNING = "Running";
private const string NOT_RUNNING = " Not running";
private bool SRonce = false;
int dummy = 0;
public MainForm()
{