diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-12-26 20:58:06 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-12-26 20:58:06 -0500 |
| commit | 106ed49baecc60dbdf4844ed684df750e5caf3aa (patch) | |
| tree | f7485c0d4e995263b313ed08856869c9e8c8b6a1 /src/mainwindow.cpp | |
| parent | 3eb64c32e8643a34ce2de07bdb0f2fae2869b69a (diff) | |
removed setUpdateDelay(false) calls, it's the default
FilterWidget for downloads tab
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 8777c4ac..5ddc489c 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -54,7 +54,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "downloadlistwidget.h" #include "messagedialog.h" #include "installationmanager.h" -#include "downloadlistsortproxy.h" #include "motddialog.h" #include "filedialogmemory.h" #include "tutorialmanager.h" |
