aka RedditBar, Mac OS X menu bar reddit client
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

BaconBar-Prefix.pch 172B

123456789
  1. //
  2. // Prefix header
  3. //
  4. // The contents of this file are implicitly included at the beginning of every source file.
  5. //
  6. #ifdef __OBJC__
  7. #import <Cocoa/Cocoa.h>
  8. #endif