Changeset 1731 in ntrip


Ignore:
Timestamp:
Mar 5, 2009, 10:47:12 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r1682 r1731  
    838838  } else if (msgBox.clickedButton() == buttonIP) {
    839839    bncIpPort* ipp = new bncIpPort(this);
    840     ipp->move(this->pos().x()+50, this->pos().y()+50);
    841840    connect(ipp, SIGNAL(newMountPoints(QStringList*)),
    842841          this, SLOT(slotNewMountPoints(QStringList*)));
Note: See TracChangeset for help on using the changeset viewer.