Removed an optimization that caused problems on 32 bit builds

This commit is contained in:
scrawl 2013-05-22 21:00:32 +02:00
parent c40e753ea9
commit a54f8c7ee2
19 changed files with 15 additions and 10600 deletions

View file

@ -1,6 +1,8 @@
#include "MainWindow.hpp"
#include "ui_mainwindow.h"
#include <iostream>
#include <QCloseEvent>
#include <QTimer>