System.Drawing is required for Point, Size and Rectangle types.
This commit is contained in:
parent
1130d988b0
commit
d27904292d
1 changed files with 0 additions and 2 deletions
|
@ -28,9 +28,7 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
#if !MINIMAL
|
||||
using System.Drawing;
|
||||
#endif
|
||||
using System.Text;
|
||||
using OpenTK.Platform;
|
||||
|
||||
|
|
Loading…
Reference in a new issue