summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorEran Mizrahi <erasmux@gmail.com>2017-12-17 21:05:18 +0200
committerEran Mizrahi <erasmux@gmail.com>2017-12-18 20:04:44 +0200
commitff31ce636b68a19949d6e4049d20f7cf88e29f99 (patch)
tree1ef28878f4a56e2d86c0072c668db00a2434b389 /src/mainwindow.h
parent90421277e7ed0044b499d81f06df95bf62111ce9 (diff)
Fix mod rename with custom profiles path
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 45a41137..a4ded688 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -220,8 +220,6 @@ private:
void writeDataToFile(QFile &file, const QString &directory, const MOShared::DirectoryEntry &directoryEntry);
- void renameModInList(QFile &modList, const QString &oldName, const QString &newName);
-
void refreshFilters();
/**