aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/GeneralDialog.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-30 09:33:16 +0000
committersaturneric <[email protected]>2024-01-30 09:33:16 +0000
commit2554604b93a8a5949473071bef145f4ec7cf8fce (patch)
treeb498311d793156a22a3466ae6f3c58ab2a959afc /src/ui/dialog/GeneralDialog.h
parentdoc: update translations (diff)
downloadGpgFrontend-2554604b93a8a5949473071bef145f4ec7cf8fce.tar.gz
GpgFrontend-2554604b93a8a5949473071bef145f4ec7cf8fce.zip
fix: add general main window rect state fallback logic
Diffstat (limited to '')
-rw-r--r--src/ui/dialog/GeneralDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/GeneralDialog.h b/src/ui/dialog/GeneralDialog.h
index 604c8475..3576319f 100644
--- a/src/ui/dialog/GeneralDialog.h
+++ b/src/ui/dialog/GeneralDialog.h
@@ -61,7 +61,7 @@ class GeneralDialog : public QDialog {
* @brief
*
*/
- [[nodiscard]] bool isRectRestored();
+ [[nodiscard]] auto isRectRestored() -> bool;
/**
* @brief