stable_headers.h 136 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
#ifndef STABLE_HEADERS_H
#define STABLE_HEADERS_H

#include <QtCore>
#include <QtGui>
#include <QtWidgets>

#endif // STABLE_HEADERS_H