- Timestamp:
- Jul 31, 2012, 12:10:03 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r4449 r4460 1079 1079 reqcLayout->addWidget(new QLabel("Log"), ir, 2, Qt::AlignLeft); 1080 1080 ++ir; 1081 reqcLayout->addWidget(new QLabel("Directory for Plots"), ir, 0, Qt::AlignLeft);1081 reqcLayout->addWidget(new QLabel("Directory for plots"), ir, 0, Qt::AlignLeft); 1082 1082 reqcLayout->addWidget(_reqcPlotDirLineEdit, ir, 1, Qt::AlignRight); 1083 1083 ++ir;
Note:
See TracChangeset
for help on using the changeset viewer.