summaryrefslogtreecommitdiff
path: root/src/gui/windows/updaterwindow.h
diff options
context:
space:
mode:
authorjak1 <jak1@themanaworld.org>2023-01-08 21:35:54 +0100
committerJesusaves <cpntb1@ymail.com>2024-02-08 21:49:12 -0300
commitd89c9bda61dbe14e604fe5175de8ec977704d88c (patch)
tree934125c91457694469e44a9e911a6e1edbf010d7 /src/gui/windows/updaterwindow.h
parentd5d3f5818366b78f22793bf3fd89cd603c4dd63e (diff)
downloadmv-rename_and_cleanup.tar.gz
mv-rename_and_cleanup.tar.bz2
mv-rename_and_cleanup.tar.xz
mv-rename_and_cleanup.zip
some more renamingrename_and_cleanup
Diffstat (limited to 'src/gui/windows/updaterwindow.h')
-rw-r--r--src/gui/windows/updaterwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/windows/updaterwindow.h b/src/gui/windows/updaterwindow.h
index 97ebc96c1..adb5fe131 100644
--- a/src/gui/windows/updaterwindow.h
+++ b/src/gui/windows/updaterwindow.h
@@ -131,9 +131,9 @@ class UpdaterWindow final : public Window,
const std::string &restrict fixPath,
const std::string &filerestrict);
- static void loadManaPlusUpdates(const std::string &dir);
+ static void loadManaVerseUpdates(const std::string &dir);
- static void unloadManaPlusUpdates(const std::string &dir);
+ static void unloadManaVerseUpdates(const std::string &dir);
static unsigned long getFileHash(const std::string &filePath);