/[svn]/gigedit/trunk/src/gigedit/MacrosSetup.cpp
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/MacrosSetup.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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);

Legend:
Removed from v.3365  
changed lines
  Added in v.3366

  ViewVC Help
Powered by ViewVC