diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-07-12 07:09:46 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-07-12 07:09:46 +0200 |
commit | c986731a379191e096a965f4d741bc3853820b8f (patch) | |
tree | f50ece78a831ac20e9a1e5994854f196d8980fd8 /ftnoir_tracker_ht/stdafx.h | |
parent | 78e20c5173ae722ddac1499df25e40a3ab6d0f3e (diff) | |
parent | f396490f2d15d699d8299b91406a9791b38c7237 (diff) |
Merge branch 'unstable' into trackhat-ui
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> |