aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/UserInterfaceUtils.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-12-01 12:38:52 +0000
committersaturneric <[email protected]>2023-12-01 12:38:52 +0000
commit9ea9c03263ad14c09d02cc3a9d25c9e890581046 (patch)
treefe9a01786f4b9c3973fafbcf5d3d679cd36b44f0 /src/ui/UserInterfaceUtils.h
parentfix: update exit oprations odering (diff)
downloadGpgFrontend-9ea9c03263ad14c09d02cc3a9d25c9e890581046.tar.gz
GpgFrontend-9ea9c03263ad14c09d02cc3a9d25c9e890581046.zip
fix: discover and fix some bugs
Diffstat (limited to 'src/ui/UserInterfaceUtils.h')
-rw-r--r--src/ui/UserInterfaceUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/UserInterfaceUtils.h b/src/ui/UserInterfaceUtils.h
index 4b6ed359..9f9ef5bb 100644
--- a/src/ui/UserInterfaceUtils.h
+++ b/src/ui/UserInterfaceUtils.h
@@ -198,7 +198,7 @@ class CommonUtils : public QWidget {
* @brief
*
*/
- void SignalUserInputPassphraseDone(QString passphrase);
+ void SignalUserInputPassphraseDone();
/**
* @brief