Changeset ff8d0488a0 in tspsg for src
- Timestamp:
- Jul 13, 2012, 11:53:21 PM (12 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- a09f31733a
- Parents:
- 356169a3d3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/settingsdialog.cpp
r356169a3d3 rff8d0488a0 72 72 cbHQGraph->setCursor(QCursor(Qt::PointingHandCursor)); 73 73 74 box = static_cast<QBoxLayout *>(tabOutput ->layout());74 box = static_cast<QBoxLayout *>(tabOutputGeneral->layout()); 75 75 hbox = new QHBoxLayout(); 76 76 hbox->addSpacing(10);
Note: See TracChangeset
for help on using the changeset viewer.