iSightを使ってBooklog,MediaMarkerインポート用CSVファイルを生成するアプリ
| Revision | 051a4ff1f26722eb731a4ae6d54cb71a2a0fa900 (tree) |
|---|---|
| Time | 2011-03-27 10:03:10 |
| Author | masakih <masakih@user...> |
| Commiter | masakih |
[Mod] BEPreference.hをimport
| @@ -9,7 +9,7 @@ | ||
| 9 | 9 | #import "BEApplicationDelegate.h" |
| 10 | 10 | #import "BEPreferencePanel.h" |
| 11 | 11 | #import "BERegisterSite.h" |
| 12 | -#import "BEUserDefaultsKeys.h" | |
| 12 | +#import "BEPreference.h" | |
| 13 | 13 | |
| 14 | 14 | |
| 15 | 15 | @implementation BEApplicationDelegate |