Changeset 6239 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
Oct 15, 2014, 3:38:31 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6238 r6239  
    23832383////////////////////////////////////////////////////////////////////////////
    23842384void bncWindow::slotReqcEditOption() {
     2385  saveOptions();
    23852386  reqcDlg* dlg = new reqcDlg(this);
    23862387  dlg->move(this->pos().x()+50, this->pos().y()+50);
Note: See TracChangeset for help on using the changeset viewer.