Issue#26 restored private keyword for frmSimpleBackup

This commit is contained in:
Didier Clermonté 2016-06-14 12:45:59 +02:00
parent 738c430720
commit 2b4f5ae616
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ public class SibaGUI
*/
Locale locale;
JFrame frmSimpleBackup;
private JFrame frmSimpleBackup;
private BackupPanel backupPanel;
private CheckPanel checkPanel;