Ignore:
Timestamp:
09/17/18 11:32:38 (6 years ago)
Author:
bln4
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/gui/Frame.java

    r1102 r1139  
    161161        private Text _dotTemplate = TemplateSettings.DotTemplate.get().copy();
    162162
    163         Map<String, Text> _annotations = null;
     163        private Map<String, Text> _annotations = null;
    164164
    165165        private Collection<FrameObserver> _observers = new HashSet<FrameObserver>();
Note: See TracChangeset for help on using the changeset viewer.