#ifndef CHANGE_UI_H
#define CHANGE_UI_H
class change_ui
{
public:
change_ui();
};
#endif // CHANGE_UI_H