diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-10-31 05:58:41 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-11-06 07:45:01 -0500 |
| commit | 72dd230cdc60e74446caceb5cfb4c6d32e4f6f68 (patch) | |
| tree | 00544a8dccc5b6862eeab41aff652855fa48befa /src/mainwindow.cpp | |
| parent | 719a2f20b4bb6b722097b63df8468d073d67e65f (diff) | |
removed unused files
fixed handle leak when starting steam
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 631a31d8..9453f07c 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -57,7 +57,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "downloadlistwidget.h" #include "messagedialog.h" #include "installationmanager.h" -#include "waitingonclosedialog.h" #include "downloadlistsortproxy.h" #include "motddialog.h" #include "filedialogmemory.h" |
