X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=AppliStation%2FUserPrefForm.cs;h=b9c3ba2d4f0f6a537899e76b29d2c52f9991898e;hb=731f4b6e1eb57f6e9986ab6c38558c2831f1546a;hp=d9b7baf62f6a39d13cd46db99853db7b0640b01d;hpb=e572594900790423d37726bcd46fa9a41e95a73c;p=applistation%2FAppliStation.git diff --git a/AppliStation/UserPrefForm.cs b/AppliStation/UserPrefForm.cs index d9b7baf..b9c3ba2 100644 --- a/AppliStation/UserPrefForm.cs +++ b/AppliStation/UserPrefForm.cs @@ -312,7 +312,7 @@ namespace AppliStation /// 指定された設定オブジェクトをファイルとして保存する /// /// 設定ファイル - private void commitNaGetLibPref(NaGet.NaGetLibPref pref) + private static void commitNaGetLibPref(NaGet.NaGetLibPref pref) { // ファイルに書き込む string path = NaGet.Env.PrefPath;