9 lines
100 B
C++
9 lines
100 B
C++
#ifndef SKIPUICNOGEN1_H
|
|
#define SKIPUICNOGEN1_H
|
|
|
|
#include "ui_nogen1.h"
|
|
|
|
void skipNoGen1();
|
|
|
|
#endif
|