cmake/Tests/QtAutogen/UicSkipSource/skipUicNoGen2.hpp

9 lines
100 B
C++
Raw Normal View History

2017-04-14 19:02:05 +02:00
#ifndef SKIPUICNOGEN2_H
#define SKIPUICNOGEN2_H
#include "ui_nogen1.h"
void skipNoGen2();
#endif