Changeset 3236 in ntrip


Ignore:
Timestamp:
Apr 1, 2011, 2:14:03 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/upload/bncuploadcaster.cpp

    r3235 r3236  
    4444    connect(this, SIGNAL(newBytes(QByteArray,double)),
    4545            app->_uploadTableItems.value(iRow),
    46             SLOT(newBytes(const QByteArray,double)));
     46            SLOT(slotNewBytes(const QByteArray,double)));
    4747  }
    4848}
Note: See TracChangeset for help on using the changeset viewer.