We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e648fa2 commit eb34a70Copy full SHA for eb34a70
demo/splitter.py
@@ -7,6 +7,7 @@
7
# FOR A PARTICULAR PURPOSE.
8
# ===========================================================================
9
10
+import clr
11
import System.Windows.Forms as WinForms
12
from System.Drawing import Color, Size, Point
13
import System
0 commit comments