mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
9 lines
100 B
C++
9 lines
100 B
C++
#ifndef SKIPUICNOGEN2_H
|
|
#define SKIPUICNOGEN2_H
|
|
|
|
#include "ui_nogen1.h"
|
|
|
|
void skipNoGen2();
|
|
|
|
#endif
|