X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/1c09d56a12623d44bb3a74e6e1748b13229e57f8..5cbc248a68de115c0c10fda4a6896b47478000a8:/ITKeyComboPanel.h diff --git a/ITKeyComboPanel.h b/ITKeyComboPanel.h index 85806d4..3df295a 100755 --- a/ITKeyComboPanel.h +++ b/ITKeyComboPanel.h @@ -26,7 +26,6 @@ IBOutlet NSTextField* mComboField; IBOutlet ITKeyBroadcaster* mKeyBcaster; - NSString* mTitleFormat; NSString* mKeyName; ITKeyCombo* mKeyCombo; }