Index: sources/storage/TreatmentLog.h =================================================================== diff -u -r2ef03b2ce51b4dc507f66e9671953a8e0824bde9 -r2f0f23635ac0225d2012e3db9d1043ce19c6d715 --- sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 2ef03b2ce51b4dc507f66e9671953a8e0824bde9) +++ sources/storage/TreatmentLog.h (.../TreatmentLog.h) (revision 2f0f23635ac0225d2012e3db9d1043ce19c6d715) @@ -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 );