Changeset 1723 for palm/trunk/UTIL/mrungui/mainwindow.cpp
- Timestamp:
- Nov 16, 2015 3:25:51 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/mrungui/mainwindow.cpp
r1612 r1723 768 768 } 769 769 770 771 772 int status_cycfill = ui->check_cycfill->checkState(); 773 774 if (status_cycfill == 2) 775 { 776 param[0]=param[0]+" cycfill"; 777 } 778 779 780 770 781 param[0]=param[0]+"\" "; 771 782
Note: See TracChangeset
for help on using the changeset viewer.