You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MessageBox.Show("The file "+(string.IsNullOrEmpty(_settings.Inputfile)?"<Inputfile not set>":"\""+_settings.Inputfile+"\"")+" not found!","Error loading template!");
438
440
profCtrl.om.Update();// Write first output once after application start
0 commit comments