8 lines
130 B
C
8 lines
130 B
C
#ifndef TESTMACOSFWLIB_H
|
|
#define TESTMACOSFWLIB_H
|
|
|
|
#include "qapplication.h"
|
|
#include <QtTest/QtTest>
|
|
|
|
#endif // TESTMACOSFWLIB_H
|