add back Rect -> ArdourCanvas::Rect define

This commit is contained in:
Paul Davis 2022-09-01 22:03:11 -06:00
parent 55ff73a2ad
commit f8312cacc4

View File

@ -74,6 +74,7 @@
#ifdef __APPLE__
#undef Rect
#define Rect ArdourCanvas::Rect
#endif
using namespace ARDOUR;