diff options
author | saturneric <[email protected]> | 2024-12-20 19:44:31 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-12-20 19:44:31 +0000 |
commit | ee3491860f86c65e6af1bc3549e6228c053e34f3 (patch) | |
tree | 8229a918f7ca8f0360bc3df402cbfc763e662a8b /src/ui/widgets/KeyList.h | |
parent | fix: try to add all platform plugins for AppImage (diff) | |
download | GpgFrontend-ee3491860f86c65e6af1bc3549e6228c053e34f3.tar.gz GpgFrontend-ee3491860f86c65e6af1bc3549e6228c053e34f3.zip |
fix: adjust the width of key list cell correctly
Diffstat (limited to '')
-rw-r--r-- | src/ui/widgets/KeyList.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/widgets/KeyList.h b/src/ui/widgets/KeyList.h index 4216eba8..490da86d 100644 --- a/src/ui/widgets/KeyList.h +++ b/src/ui/widgets/KeyList.h @@ -239,8 +239,6 @@ class KeyList : public QWidget { */ void SignalRefreshDatabase(); - signals: - /** * @brief * |