aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/UserInterfaceUtils.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-01-26 18:33:11 +0000
committersaturneric <[email protected]>2025-01-26 18:33:11 +0000
commit8e7d3d6ac723917f73dcdb188b0056b1798c0ffb (patch)
tree4e33b07c5b743d9cd4b390a01aab6075a94c5ec8 /src/ui/UserInterfaceUtils.h
parentfeat: allow file batch operations (diff)
downloadGpgFrontend-8e7d3d6ac723917f73dcdb188b0056b1798c0ffb.tar.gz
GpgFrontend-8e7d3d6ac723917f73dcdb188b0056b1798c0ffb.zip
fix: optimums unknown fpr verifying helper
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 81de99ed..c543bf58 100644
--- a/src/ui/UserInterfaceUtils.h
+++ b/src/ui/UserInterfaceUtils.h
@@ -238,7 +238,7 @@ class CommonUtils : public QWidget {
* @param channel
*/
void ImportKeyByKeyServerSyncModule(QWidget* parent, int channel,
- const QList<QString>& fprs);
+ const QStringList& fprs);
/**
* @brief