mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-30 14:34:33 +03:00
Fixed some OSX Objective C warnings.
This commit is contained in:
@@ -19,7 +19,7 @@ RetinaHelper::RetinaHelper(wxWindow *window)
|
||||
|
||||
RetinaHelper::~RetinaHelper()
|
||||
{
|
||||
[m_self release];
|
||||
[(id)m_self release];
|
||||
}
|
||||
|
||||
void RetinaHelper::set_use_retina(bool aValue)
|
||||
|
||||
Reference in New Issue
Block a user