Changeset 1064 in ntrip for trunk/BNS/bns.cpp


Ignore:
Timestamp:
Aug 27, 2008, 11:36:41 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.cpp

    r1063 r1064  
    7777          this, SLOT(slotError(const QByteArray)));
    7878  connect(_caster, SIGNAL(newMessage(const QByteArray)),
    79           this, SLOT(slotNewMessage(const QByteArray)));
     79          this, SLOT(slotMessage(const QByteArray)));
    8080
    8181  QIODevice::OpenMode oMode;
Note: See TracChangeset for help on using the changeset viewer.