Create string constants for all preference names.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 10 Apr 2016 16:37:48 +0000 (12:37 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 10 Apr 2016 16:37:48 +0000 (12:37 -0400)
commite64b3e14034b4dc74ad2596a3bdec86a0fb4a76f
treefd3401a85e769ce98f20e4ff6d59122c00a998a9
parentbb3d00cbae9442fcf6e400e8e2bb30b1884d9637
Create string constants for all preference names.
MacGDBp.xcodeproj/project.pbxproj
Source/AppDelegate.m
Source/Breakpoint.m
Source/BreakpointController.m
Source/BreakpointManager.m
Source/DebuggerController.m
Source/PreferenceNames.h [new file with mode: 0644]
Source/PreferenceNames.m [new file with mode: 0644]