X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=English.lproj%2FMainMenu~.nib%2Fclasses.nib;h=063d5ab9855827a94aeba487cd1010688aad14cd;hb=d27548f80fe411fda2ee69c74a24eab4292267e9;hp=e08ceca714d66c774d8d87cd236ea9b2b9472e3e;hpb=2d60a59a8ad195dd0af8f90c8d5b74a69ce7f4fa;p=chaz%2Fthecheat diff --git a/English.lproj/MainMenu~.nib/classes.nib b/English.lproj/MainMenu~.nib/classes.nib index e08ceca..063d5ab 100644 --- a/English.lproj/MainMenu~.nib/classes.nib +++ b/English.lproj/MainMenu~.nib/classes.nib @@ -1,25 +1,83 @@ { IBClasses = ( { - ACTIONS = {changeButton = id; processPopup = id; searchButton = id; typePopup = id; }; + ACTIONS = { + checkForUpdate = id; + launchEmailMenu = id; + launchHelpFile = id; + launchWebsiteMenu = id; + newBlankCheatWindow = id; + newSearchWindow = id; + showAboutBoxWindow = id; + showPreferenceWindow = id; + }; CLASS = AppController; LANGUAGE = ObjC; + SUPERCLASS = NSApplication; + }, + { + ACTIONS = { + ibAddCheatVariable = id; + ibClearSearch = id; + ibDumpMemory = id; + ibPauseTarget = id; + ibRedo = id; + ibRunEditVariablesSheet = id; + ibRunPropertiesSheet = id; + ibToggleSearchCheat = id; + ibUndo = id; + }; + CLASS = FirstResponder; + LANGUAGE = ObjC; + SUPERCLASS = NSObject; + }, + { + ACTIONS = { + changeButton = id; + disconnectButton = id; + pauseButton = id; + processMenuItem = id; + searchButton = id; + searchUnknownButton = id; + serverMenuItem = id; + serverMenuLocal = id; + sizeMenu16bit = id; + sizeMenu32bit = id; + sizeMenu64bit = id; + sizeMenu8bit = id; + startButton = id; + typeMenuFloat = id; + typeMenuInteger = id; + typeMenuString = id; + typeMenuUnknown = id; + }; + CLASS = MyDocument; + LANGUAGE = ObjC; OUTLETS = { addressTable = id; changeButton = id; changeTextField = id; + cheatWindow = id; + processMenu = id; processPopup = id; searchButton = id; + searchPopup = id; searchTextField = id; + searchUnknownButton = id; + serverMenu = id; + serverPopup = id; + sizeMenu = id; sizePopup = id; + startButton = id; statusBar = id; statusText = id; + typeMenu = id; typePopup = id; - window = id; + typeTabs = id; + variableValueText = id; }; - SUPERCLASS = NSObject; - }, - {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; } + SUPERCLASS = NSDocument; + } ); IBVersion = 1; } \ No newline at end of file