summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/skipSource/skipUicGen.hpp
blob: 3669f0e5be24573f4650fab22516bd79e4603298 (plain)
1
2
3
4
5
6
7
8
#ifndef SKIPUICGEN_HPP
#define SKIPUICGEN_HPP

#include "ui_uigen1.h"

void skipGen();

#endif