diff options
| author | Tannin <devnull@localhost> | 2015-05-09 21:44:19 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-05-09 21:44:19 +0200 |
| commit | abba182b1ba630b41660424abf372af527b1612c (patch) | |
| tree | c4fde1f7116fe5cdc7b9d6adb0a3a8d6bd1c93b0 /src/organizercore.cpp | |
| parent | 0b58653e2d4f3c695981f1346c6d7c6b4c965eeb (diff) | |
dropped redundant report.h/report.cpp
Diffstat (limited to 'src/organizercore.cpp')
| -rw-r--r-- | src/organizercore.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/organizercore.cpp b/src/organizercore.cpp index 5375cd3a..d8b4b951 100644 --- a/src/organizercore.cpp +++ b/src/organizercore.cpp @@ -7,7 +7,6 @@ #include "filedialogmemory.h"
#include "lockeddialog.h"
#include "modinfodialog.h"
-#include "report.h"
#include "spawn.h"
#include "safewritefile.h"
#include "syncoverwritedialog.h"
@@ -18,6 +17,7 @@ #include <scopeguard.h>
#include <utility.h>
#include <appconfig.h>
+#include <report.h>
#include <questionboxmemory.h>
#include <QNetworkInterface>
#include <QMessageBox>
|
