TASStudio revert design commit
This commit is contained in:
parent
480bc5540f
commit
c496674301
|
@ -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
Loading…
Reference in New Issue