- Timestamp:
- Apr 1, 2011, 2:14:03 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/upload/bncuploadcaster.cpp
r3235 r3236 44 44 connect(this, SIGNAL(newBytes(QByteArray,double)), 45 45 app->_uploadTableItems.value(iRow), 46 SLOT( newBytes(const QByteArray,double)));46 SLOT(slotNewBytes(const QByteArray,double))); 47 47 } 48 48 }
Note:
See TracChangeset
for help on using the changeset viewer.