cec-config-gui: added implementations for "wake devices" and "standby devices"
[deb_libcec.git] / src / cec-config-gui / CecConfigGUI.Designer.cs
index 2c0f909e2ef9c573a5a31497dafa7bf74c88d63e..ca42375490083b0e5cf6a77a38ab1633343a67f2 100644 (file)
       // cbLogDebug
       // 
       this.cbLogDebug.AutoSize = true;
+      this.cbLogDebug.Checked = true;
+      this.cbLogDebug.CheckState = System.Windows.Forms.CheckState.Checked;
       this.cbLogDebug.Location = new System.Drawing.Point(269, 336);
       this.cbLogDebug.Name = "cbLogDebug";
       this.cbLogDebug.Size = new System.Drawing.Size(58, 17);
       // cbLogTraffic
       // 
       this.cbLogTraffic.AutoSize = true;
+      this.cbLogTraffic.Checked = true;
+      this.cbLogTraffic.CheckState = System.Windows.Forms.CheckState.Checked;
       this.cbLogTraffic.Location = new System.Drawing.Point(207, 336);
       this.cbLogTraffic.Name = "cbLogTraffic";
       this.cbLogTraffic.Size = new System.Drawing.Size(56, 17);