aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/ADSKsPicker.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-04-12 10:33:06 +0000
committersaturneric <[email protected]>2025-04-12 10:33:06 +0000
commit2c84a775f444300cad8911ceb8e742fe138b5f6d (patch)
treefb6dbed1230a5497808c504d77a3e71dfbf43e80 /src/ui/dialog/ADSKsPicker.h
parentfeat: add ui support for adsk features (diff)
downloadGpgFrontend-2c84a775f444300cad8911ceb8e742fe138b5f6d.tar.gz
GpgFrontend-2c84a775f444300cad8911ceb8e742fe138b5f6d.zip
fix: wrong ui dialog order after switching apps
Diffstat (limited to '')
-rw-r--r--src/ui/dialog/ADSKsPicker.h (renamed from src/ui/dialog/SubKeysPicker.h)6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/dialog/SubKeysPicker.h b/src/ui/dialog/ADSKsPicker.h
index a7a1b200..9c431209 100644
--- a/src/ui/dialog/SubKeysPicker.h
+++ b/src/ui/dialog/ADSKsPicker.h
@@ -41,7 +41,7 @@ class KeyTreeView;
* @brief
*
*/
-class SubKeysPicker : public GeneralDialog {
+class ADSKsPicker : public GeneralDialog {
Q_OBJECT
public:
@@ -50,8 +50,8 @@ class SubKeysPicker : public GeneralDialog {
*
* @param parent
*/
- explicit SubKeysPicker(int channel, const GpgKeyTreeModel::Detector& enable,
- QWidget* parent = nullptr);
+ explicit ADSKsPicker(int channel, const GpgKeyTreeModel::Detector& enable,
+ QWidget* parent = nullptr);
/**
* @brief Get the Checked Signers object