mirror of
https://github.com/LucasVbr/LecteurPdfDoubleAffichage.git
synced 2026-07-09 12:47:45 +00:00
CTRL + P
This commit is contained in:
@@ -31,7 +31,6 @@ public class PleinEcran extends MenuItem {
|
|||||||
parent.pleinEcran();
|
parent.pleinEcran();
|
||||||
});
|
});
|
||||||
|
|
||||||
setRaccourcis(KeyEvent.VK_F11);
|
setRaccourcis(KeyEvent.VK_P, KeyEvent.CTRL_DOWN_MASK);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user