7 lines
65 B
C++
7 lines
65 B
C++
|
#ifndef MAIN_HPP
|
||
|
#define MAIN_HPP
|
||
|
|
||
|
#include "ui_PageA.h"
|
||
|
|
||
|
#endif
|