Fix liteloader, some cleanups.

This commit is contained in:
Petr Mrázek
2014-07-06 11:15:15 +02:00
parent a218d7b7f6
commit cc499488db
18 changed files with 93 additions and 85 deletions

View File

@ -13,7 +13,6 @@
* limitations under the License.
*/
#include <QDebug>
#include <QFile>
#include <QDir>
#include <QUuid>

View File

@ -22,7 +22,6 @@
#include <QMessageBox>
#include <QObject>
#include <QDir>
#include <QDebug>
#include <qresource.h>
#include <modutils.h>