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++
Raw Permalink Normal View History

2025-05-08 22:11:39 +08:00
#ifndef INTERFACEDEFINE_HPP
#define INTERFACEDEFINE_HPP
2025-05-09 22:31:51 +08:00
#include <wx/wx.h>
#define gBorder (2)
2025-05-08 22:11:39 +08:00
#endif // INTERFACEDEFINE_HPP