mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-24 01:09:20 -07: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