Changeset 6951 in ntrip


Ignore:
Timestamp:
Jun 23, 2015, 4:04:14 PM (9 years ago)
Author:
weber
Message:

Design slightly modified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnctabledlg.cpp

    r4714 r6951  
    101101  _buttonCasterTable = new QPushButton(tr("Show"), this);
    102102  connect(_buttonCasterTable, SIGNAL(clicked()), this, SLOT(slotCasterTable()));
    103   _buttonCasterTable->setMaximumWidth(5*ww);
     103  _buttonCasterTable->setMaximumWidth(6*ww);
    104104
    105105  // WhatsThis
Note: See TracChangeset for help on using the changeset viewer.