mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
starting prusaslicer from gcode viewer and vice versa, by menus or by stl drop on icon. Bring gcode viewer forward after start.
This commit is contained in:
parent
92b2d624a4
commit
4b224359ef
9 changed files with 143 additions and 64 deletions
|
@ -89,6 +89,8 @@ private:
|
|||
void unregister_for_messages();
|
||||
// Opaque pointer to RemovableDriveManagerMM
|
||||
void* m_impl_osx;
|
||||
public:
|
||||
void bring_instance_forward();
|
||||
#endif //__APPLE__
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue