Index: sources/storage/TreatmentLog.h =================================================================== diff -u -ra9b3b248a786b93bf6dfd8c29946d708d18dde9a -r9d5e23f6277a0b3c8c643413e6ff0257695420d3 --- sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision a9b3b248a786b93bf6dfd8c29946d708d18dde9a) +++ sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 9d5e23f6277a0b3c8c643413e6ff0257695420d3) @@ -277,7 +277,7 @@ void doExport (); signals: - void didTxPending ( const QString &vFileName ); + void didPendingTxr ( const QString &vFileName ); void didTxCodeReceive ( const QString &vTxCode ); void didNotification ( const QString &vNotification );