Ignore:
Timestamp:
Dec 18, 2007, 2:51:10 AM (17 years ago)
Author:
dai_9181
Message:

Foreachに対応。
ジェネリクスインターフェイスに対応。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/ProjectEditor/TextEditor_KeyEvent.cpp

    r366 r380  
    7070        lstrcmpi(temporary,"Enum")==0||
    7171        lstrcmpi(temporary,"For")==0||
     72        lstrcmpi(temporary,"Foreach")==0||
    7273        lstrcmpi(temporary,"Function")==0||
    7374        lstrcmpi(temporary,"Namespace")==0||
Note: See TracChangeset for help on using the changeset viewer.