~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.ui/src/com/bdaum/zoom/ui/internal/operations/ExhibitionPropertiesOperation.java

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
                                exhibition.getWebUrl(), exhibition.getCopyright(),
69
69
                                exhibition.getLogo(), exhibition.getInfoPlatePosition(),
70
70
                                exhibition.getHideCredits(), exhibition.getJpegQuality(),
71
 
                                exhibition.getScalingMethod(), exhibition.getLastAccessDate());
 
71
                                exhibition.getScalingMethod(), exhibition.getLastAccessDate(),
 
72
                                exhibition.getPerspective());
72
73
        }
73
74
 
74
75
        @Override