Project

General

Profile

« Previous | Next » 

Revision 70729f83

Added by Katja Luther almost 6 years ago

smaller changes

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/configurator/SetSecundumConfiguratorWizardPage.java
140 140
        textReference.setTextLimit(Text.LIMIT);
141 141

  
142 142
        btnBrowseReference = new Button(compositeRef, SWT.NONE);
143
        btnBrowseReference.setImage(ResourceManager.getPluginImage("eu.etaxonomy.taxeditor.store", "icons/open.gif"));
143
        btnBrowseReference.setImage(ResourceManager.getPluginImage("eu.etaxonomy.taxeditor.store", "icons/prj_obj.gif"));
144 144
        btnBrowseReference.addListener(SWT.Selection, this);
145 145

  
146 146
        btnClear = new Button(compositeRef, SWT.NONE);

Also available in: Unified diff