skipUicGen.hpp 95 B

12345678
  1. #ifndef SKIPUICGEN_HPP
  2. #define SKIPUICGEN_HPP
  3. #include "ui_uigen1.h"
  4. void skipGen();
  5. #endif