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

9 lines
100 B
C++

#ifndef SKIPUICNOGEN1_H
#define SKIPUICNOGEN1_H
#include "ui_nogen1.h"
void skipNoGen1();
#endif