mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-04 09:40:36 +08:00
Quick reference macro to GUI with the cast applied so access is available
This commit is contained in:
parent
d95d7f8d55
commit
93039e13fc
@ -49,5 +49,9 @@ private:
|
||||
};
|
||||
|
||||
|
||||
/// Quick reference to this app with its cast applied.
|
||||
#define SLIC3RAPP dynamic_cast<App*>(wxTheApp)
|
||||
|
||||
|
||||
}} // namespace Slic3r::GUI
|
||||
#endif // GUI_HPP
|
||||
|
Loading…
x
Reference in New Issue
Block a user