small refactorings

This commit is contained in:
honfika@gmail.com
2014-12-07 12:41:55 +01:00
parent 1e9da7fd40
commit cdae56d128
36 changed files with 154 additions and 108 deletions

View File

@@ -299,7 +299,7 @@ public class FolderPreviewPanel extends JPanel {
if (imgSrc != null) {
return imgSrc;
}
scale = 1;
}