summaryrefslogtreecommitdiff
path: root/src/modinfodialog.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-06-24 12:49:08 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-07-02 10:10:18 -0400
commit4ee9f29cdcb3df2a085e02fa29c8ae3ddbd27f1c (patch)
tree1d5301a98eadee53b20a59a356453e27f0446171 /src/modinfodialog.h
parentf14f2bad3ba7440d6f36657f32d00c89cae54623 (diff)
performance optimizations: text/ini tabs and advanced conflict list use views and custom models
call update() after feedFiles() to allow some tabs to have post-processing after feedFiles()
Diffstat (limited to 'src/modinfodialog.h')
-rw-r--r--src/modinfodialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modinfodialog.h b/src/modinfodialog.h
index 31ea5536..e814dcf4 100644
--- a/src/modinfodialog.h
+++ b/src/modinfodialog.h
@@ -42,6 +42,8 @@ bool canUnhideFile(bool isArchive, const QString& filename);
FileRenamer::RenameResults hideFile(FileRenamer& renamer, const QString &oldName);
FileRenamer::RenameResults unhideFile(FileRenamer& renamer, const QString &oldName);
+int naturalCompare(const QString& a, const QString& b);
+
/**
* this is a larger dialog used to visualise information about the mod.