• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TextMate is a graphical text editor for OS X 10.7+


Commit MetaInfo

Revisioncc436b2dfa218ae61288341b788e98c82c2f2732 (tree)
Time2012-08-15 05:08:27
AuthorAllan Odgaard <git@abet...>
CommiterAllan Odgaard

Log Message

fixup! Remove old tab trigger render code

Change Summary

Incremental Difference

--- a/Frameworks/OakAppKit/src/NSMenu Additions.h
+++ b/Frameworks/OakAppKit/src/NSMenu Additions.h
@@ -1,4 +1,3 @@
11 @interface NSMenu (Additions)
22 - (NSMenuItem*)parentMenuItem;
3-- (void)enableTabTriggers;
43 @end