Mercurial > hg > easaier-soundaccess
comparison widgets/InfoWidget.cpp @ 144:f3dce7a985cf
result display is better now.
author | benoitrigolleau |
---|---|
date | Tue, 13 Nov 2007 11:09:57 +0000 |
parents | c1ea7af931e7 |
children | 1b8f08375391 |
comparison
equal
deleted
inserted
replaced
143:97fd6148fb8e | 144:f3dce7a985cf |
---|---|
126 } | 126 } |
127 } | 127 } |
128 } | 128 } |
129 | 129 |
130 m_infoLayout->setColumnStretch( 4, 1); | 130 m_infoLayout->setColumnStretch( 4, 1); |
131 m_infoLayout->setRowStretch( row+1, 1); | 131 m_infoLayout->setRowStretch( row, 1); |
132 } | 132 } |