OSDN Git Service

usingの順序を揃える (SA1208, SA1210)
[opentween/open-tween.git] / OpenTween / Setting / SettingLocal.cs
index ba99434..347e079 100644 (file)
@@ -28,9 +28,9 @@
 
 using System;
 using System.Collections.Generic;
+using System.Drawing;
 using System.Linq;
 using System.Text;
-using System.Drawing;
 using System.Xml.Serialization;
 using OpenTween.Connection;