Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-ide
Commits
5d0079f3
Commit
5d0079f3
authored
Nov 21, 2005
by
John van Groningen
Browse files
enable print and close menu elements if the profile is opened using
a command line argument
parent
31e19780
Changes
1
Hide whitespace changes
Inline
Side-by-side
HeapProfile/heapprofiler.icl
View file @
5d0079f3
...
...
@@ -34,6 +34,7 @@ where
#
hasPage
=
hasPrev
||
hasNext
#
(_,
ps
)
=
openMenu
Void
(
page_menu
hasPage
hasNext
hasPrev
recId
pageId
nextId
prevId
)
ps
#
(_,
ps
)
=
openMenu
Void
(
help_menu
)
ps
ps
=
if
(
info`
.
node_size_sum
>=
0
)
(
appPIO
(
enableMenuElements
[
closeId
,
printId
])
ps
)
ps
=
installPlatformEventHandlers
ps
file_menu
recId
winId
closeId
printId
pageId
nextId
prevId
=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment