Parent Directory
|
Revision Log
|
Patch
revision 3365 by schoenebeck, Tue Nov 14 18:07:25 2017 UTC | revision 3366 by schoenebeck, Wed Nov 15 16:21:20 2017 UTC | |
---|---|---|
# | Line 233 MacrosSetup::MacrosSetup() : | Line 233 MacrosSetup::MacrosSetup() : |
233 | m_statusLabel.set_margin_left(6); | m_statusLabel.set_margin_left(6); |
234 | m_statusLabel.set_margin_right(6); | m_statusLabel.set_margin_right(6); |
235 | #else | #else |
236 | m_statusLabel.set_spacing(6); | m_statusHBox.set_spacing(6); |
237 | #endif | #endif |
238 | ||
239 | m_statusHBox.pack_start(m_statusLabel); | m_statusHBox.pack_start(m_statusLabel); |
|
ViewVC Help | |
Powered by ViewVC |