Project

General

Profile

« Previous | Next » 

Revision 1d76231c

Added by Katja Luther over 5 years ago

ref #7063: better handling of preferences for distribution editor and other places

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/databaseAdmin/wizard/ImportPreferencesWizard.java
30 30
    public ImportPreferencesWizard() {
31 31
        setWindowTitle("Abcd Import Configuration Wizard");
32 32

  
33
        configPage = AbcdImportConfiguratorWizardPage.createPreferencePage(PreferencesUtil.getAbcdImportConfigurationPreference(false));
33
        configPage = AbcdImportConfiguratorWizardPage.createPreferencePage(PreferencesUtil.getAbcdImportConfigurationPreference());
34 34

  
35 35
    }
36 36
    @Override

Also available in: Unified diff