From f4cc9ec2fad111cdb101f062a8ee63db71e57323 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 27 Aug 2019 22:37:26 +0900 Subject: tdeioslave media: remove duplication of feedback for tdeio_media_helper unlocking failures and leave password input dialog open in case of wrong password supplied. This allows to quickly type in a new password instead of having to repeat the complete procedure. Signed-off-by: Michele Calgaro --- tdeioslave/media/mounthelper/dialog.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tdeioslave/media/mounthelper/dialog.h') diff --git a/tdeioslave/media/mounthelper/dialog.h b/tdeioslave/media/mounthelper/dialog.h index 8444ec7dd..e704e5777 100644 --- a/tdeioslave/media/mounthelper/dialog.h +++ b/tdeioslave/media/mounthelper/dialog.h @@ -50,7 +50,6 @@ public: TQString getPassword(); public slots: - void slotDialogError(TQString errorMsg); void slotPasswordChanged(const TQString &text); private: -- cgit v1.2.1