aboutsummaryrefslogtreecommitdiff
path: root/AppKit/GTMNSWorkspace+RunningTest.m
diff options
context:
space:
mode:
authorGravatar thomasvl@gmail.com <thomasvl@gmail.com@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-02-27 22:23:35 +0000
committerGravatar thomasvl@gmail.com <thomasvl@gmail.com@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-02-27 22:23:35 +0000
commit695ba5c2c7168059c0aa243ea7303ac57e10d455 (patch)
tree2c88ca3acd20c521e18b93557fc04b8e3a9a88ea /AppKit/GTMNSWorkspace+RunningTest.m
parentb1df2944b71fad420fd04607e16a80d7591a3c1b (diff)
docs don't say it, but isHidden isn't always set, updating accordingly
Diffstat (limited to 'AppKit/GTMNSWorkspace+RunningTest.m')
-rw-r--r--AppKit/GTMNSWorkspace+RunningTest.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/AppKit/GTMNSWorkspace+RunningTest.m b/AppKit/GTMNSWorkspace+RunningTest.m
index 6e8ff33..4c9af6c 100644
--- a/AppKit/GTMNSWorkspace+RunningTest.m
+++ b/AppKit/GTMNSWorkspace+RunningTest.m
@@ -62,7 +62,7 @@
kGTMWorkspaceRunningPSN,
kGTMWorkspaceRunningFlavor, kGTMWorkspaceRunningAttributes,
kGTMWorkspaceRunningLSBackgroundOnly,
- kGTMWorkspaceRunningLSUIElement, kGTMWorkspaceRunningIsHidden,
+ kGTMWorkspaceRunningLSUIElement,
kGTMWorkspaceRunningCheckedIn,
kGTMWorkspaceRunningBundleVersion,
kGTMWorkspaceRunningLSUIPresentationMode,