TASStudio revert design commit

This commit is contained in:
alyosha-tas 2017-01-02 12:27:40 -05:00 committed by GitHub
parent 480bc5540f
commit c496674301
2 changed files with 368 additions and 388 deletions

View File

@ -44,8 +44,8 @@
// PlaybackGroupBox
//
this.PlaybackGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PlaybackGroupBox.Controls.Add(this.RecordingModeCheckbox);
this.PlaybackGroupBox.Controls.Add(this.AutoRestoreCheckbox);
this.PlaybackGroupBox.Controls.Add(this.TurboSeekCheckbox);

File diff suppressed because it is too large Load Diff