aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/GeneralDialog.h
diff options
context:
space:
mode:
authorSaturn&Eric <[email protected]>2024-01-31 13:13:53 +0000
committerGitHub <[email protected]>2024-01-31 13:13:53 +0000
commitb79cb4ecb942b0c4fb8fe7955d1c6a777f13bef6 (patch)
treebe0c854dbd2c64a980003e91fa843718346635d6 /src/ui/dialog/GeneralDialog.h
parentMerge pull request #127 from saturneric/dev/2.1.1/main (diff)
parentfix: copy qt5 dlls at qt5 build mode (diff)
downloadGpgFrontend-b79cb4ecb942b0c4fb8fe7955d1c6a777f13bef6.tar.gz
GpgFrontend-b79cb4ecb942b0c4fb8fe7955d1c6a777f13bef6.zip
Merge pull request #128 from saturneric/dev/2.1.1/main
Develop 2.1.2.3
Diffstat (limited to 'src/ui/dialog/GeneralDialog.h')
-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