diff options
Diffstat (limited to 'ftnoir_tracker_ht/stdafx.h')
-rw-r--r-- | ftnoir_tracker_ht/stdafx.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ftnoir_tracker_ht/stdafx.h b/ftnoir_tracker_ht/stdafx.h index 6f1539b7..e69de29b 100644 --- a/ftnoir_tracker_ht/stdafx.h +++ b/ftnoir_tracker_ht/stdafx.h @@ -1,13 +0,0 @@ -#include <QWidget> -#include <QMessageBox> -#include <QProcess> -#include <QImage> -#include <QLabel> -#include <QCoreApplication> -#include <QIcon> -#include <QHBoxLayout> -#include <QTimer> -#include <QPainter> -#include <QPaintEvent> -#include <QList> -#include <QString> |