mirror of
https://github.com/LucasVbr/LecteurPdfDoubleAffichage.git
synced 2026-05-16 09:05:34 +00:00
Zoom, fermer, quitter, menu j'ai tout fait sah bon weekend
This commit is contained in:
@@ -64,7 +64,6 @@ public class PDF extends JPanel {
|
||||
*/
|
||||
public void loadPages() {
|
||||
|
||||
|
||||
for (int i = 0; i < pages.length; i++) {
|
||||
try {
|
||||
pages[i] = new Page(document, i, zoom);
|
||||
|
||||
Reference in New Issue
Block a user