summaryrefslogtreecommitdiff
path: root/src/gui/windows/updaterwindow.h
diff options
context:
space:
mode:
authorjak1 <jak1@themanaworld.org>2023-01-08 21:35:54 +0100
committerjak1 <jak1@themanaworld.org>2023-01-08 23:37:16 +0100
commitdefd76beec6c8345c2099ee602996a19f078f2da (patch)
tree7f29e9d2a7030fa003ffbfa2bb594fd11bd1eb15 /src/gui/windows/updaterwindow.h
parentbc745ae9b9f623b53f176a63077e192c4586e8f7 (diff)
downloadplus-rename_and_cleanup.tar.gz
plus-rename_and_cleanup.tar.bz2
plus-rename_and_cleanup.tar.xz
plus-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);