mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Merge
This commit is contained in:
@@ -494,8 +494,7 @@ namespace GHelper
|
|||||||
|
|
||||||
if (checkAutoToggleClamshellMode.Checked)
|
if (checkAutoToggleClamshellMode.Checked)
|
||||||
{
|
{
|
||||||
ClamshellModeControl ctrl = new ClamshellModeControl();
|
clamshellControl.ToggleLidAction();
|
||||||
ctrl.ToggleLidAction();
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user