diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-07-12 06:46:03 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-07-12 06:46:03 +0200 |
commit | bfdec03aaecfa3c6d67e9a87be95e703e73a845e (patch) | |
tree | 09ff536a82f0a71c976b4e838417f54a6987205a /ftnoir_tracker_ht/stdafx.h | |
parent | f17bbbca24fe123dbe322769960ad78247796cb4 (diff) |
ht: include in DLL, not as subprocess
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> |