aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/GeneralDialog.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2023-02-19 01:44:35 +0000
committerSaturneric <[email protected]>2023-02-19 01:44:35 +0000
commit4de9027729c597e54836e3df1cd5514328c8d349 (patch)
treeb74f22c5cf47808fd9e7a3355e586cc4de1a466d /src/ui/dialog/GeneralDialog.h
parentfix: open about page no refreshing gnupg info (diff)
downloadGpgFrontend-dev/2.0.10/saturneric.tar.gz
GpgFrontend-dev/2.0.10/saturneric.zip
fix: improve some ui logicsdev/2.0.10/saturneric
Diffstat (limited to 'src/ui/dialog/GeneralDialog.h')
-rw-r--r--src/ui/dialog/GeneralDialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/dialog/GeneralDialog.h b/src/ui/dialog/GeneralDialog.h
index 41018105..527ae616 100644
--- a/src/ui/dialog/GeneralDialog.h
+++ b/src/ui/dialog/GeneralDialog.h
@@ -49,13 +49,13 @@ class GeneralDialog : public QDialog {
/**
*
*/
- void setPosCenterOfScreen();
+ void movePos2CenterOfScreen();
/**
* @brief
*
*/
- void movePosition2CenterOfParent();
+ void movePos2CenterOfParent();
private slots:
/**