aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/GeneralDialog.h
diff options
context:
space:
mode:
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:
/**