- Timestamp:
- Aug 8, 2014, 10:46:03 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncmain.cpp
r5863 r5864 161 161 // Post-Processing reqc edit 162 162 // ------------------------- 163 if (settings.value("reqcAction").toString() == "Edit/Concatenate") {163 else if (settings.value("reqcAction").toString() == "Edit/Concatenate") { 164 164 BNC_CORE->setMode(t_bncCore::batchPostProcessing); 165 165 t_reqcEdit* reqcEdit = new t_reqcEdit(0);
Note:
See TracChangeset
for help on using the changeset viewer.