mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-09-01 00:32:09 +02: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