mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
Add debugger detector for Linux
This commit is contained in:
@@ -496,7 +496,9 @@ int get_dpi_for_window(const wxWindow *window);
|
||||
|
||||
#ifdef __WXOSX__
|
||||
void dataview_remove_insets(wxDataViewCtrl* dv);
|
||||
#endif
|
||||
|
||||
#if defined(__WXOSX__) || defined(__linux__)
|
||||
bool is_debugger_present();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user