cmake/Tests/QtAutogen/UicSkipSource/skipUicNoGen2.hpp
2018-04-23 21:13:27 +02:00

9 lines
100 B
C++

#ifndef SKIPUICNOGEN2_H
#define SKIPUICNOGEN2_H
#include "ui_nogen1.h"
void skipNoGen2();
#endif