diff options
| author | Jeremy Rimpo <jeremy.rimpo@servermonkey.com> | 2021-12-06 18:54:46 -0600 |
|---|---|---|
| committer | Mikaƫl Capelle <capelle.mikael@gmail.com> | 2022-04-19 15:17:23 +0200 |
| commit | fb4cd4375c0a547129b454c376a32d752bc70422 (patch) | |
| tree | 7356323bee8287eb7a843e5d182592cfa9cbd0ce /src/installationmanager.cpp | |
| parent | c4b2be45d29a247422e60bb8fdf1664c10384eee (diff) | |
Remove dependency on Core5Compat
Diffstat (limited to 'src/installationmanager.cpp')
| -rw-r--r-- | src/installationmanager.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/installationmanager.cpp b/src/installationmanager.cpp index 0ba82a5c..0c6af11d 100644 --- a/src/installationmanager.cpp +++ b/src/installationmanager.cpp @@ -40,7 +40,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include <QFileInfo> #include <QLibrary> #include <QInputDialog> -#include <QRegExp> #include <QDir> #include <QMessageBox> #include <QSettings> |
