This repository has been archived on 2025-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
RelayFile/UserInterface/InterfaceDefine.hpp

8 lines
127 B
C++

#ifndef INTERFACEDEFINE_HPP
#define INTERFACEDEFINE_HPP
#include <wx/wx.h>
#define gBorder (5)
#endif // INTERFACEDEFINE_HPP