Changeset 1731 in ntrip
- Timestamp:
- Mar 5, 2009, 10:47:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r1682 r1731 838 838 } else if (msgBox.clickedButton() == buttonIP) { 839 839 bncIpPort* ipp = new bncIpPort(this); 840 ipp->move(this->pos().x()+50, this->pos().y()+50);841 840 connect(ipp, SIGNAL(newMountPoints(QStringList*)), 842 841 this, SLOT(slotNewMountPoints(QStringList*)));
Note:
See TracChangeset
for help on using the changeset viewer.