2018-04-23 21:13:27 +02:00

9 lines
95 B
C++

#ifndef SKIPUICGEN_HPP
#define SKIPUICGEN_HPP
#include "ui_uigen1.h"
void skipGen();
#endif