Fixed context menu click, added more sendkeys, fix for global key hook
This commit is contained in:
@@ -133,6 +133,7 @@ public class TestIdeFrame extends JFrame {
|
||||
TestIdeFrame.this.dispose();
|
||||
}
|
||||
});
|
||||
super.setAlwaysOnTop(SynthuseDlg.config.isAlwaysOnTop());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user