1 2 3 4 5 6 7
#ifndef TESTMACOSFWLIB_H #define TESTMACOSFWLIB_H #include "qapplication.h" #include <QtTest/QtTest> #endif // TESTMACOSFWLIB_H