Changeset 7097 for branches/refactor/PHYLO/PH_display.cxx
- Timestamp:
- 13/11/10 12:03:26 (19 months ago)
- Files:
-
- 1 modified
-
branches/refactor/PHYLO/PH_display.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/refactor/PHYLO/PH_display.cxx
r6861 r7097 212 212 213 213 if (!device) return; 214 if (!markerline) return; 215 214 216 GB_transaction dummy(PHDATA::ROOT->gb_main); 215 217 switch (display_what) // be careful: text origin is lower left
