Showing settings for a better debug (specially on Windows :-/ ).

This commit is contained in:
Offray Vladimir Luna Cárdenas 2015-03-21 20:01:01 +00:00
parent dba756eed9
commit 6e0230bcc9

View File

@ -150,6 +150,14 @@ GrafoscopioBrowser class >> openHelpInPdf [
].
]
{ #category : #'as yet unclassified' }
GrafoscopioBrowser class >> showSettings [
"Shows the settings in a Transcript"
Transcript show: fossil; cr.
Transcript show: pandoc
]
{ #category : #'as yet unclassified' }
GrafoscopioBrowser class >> startDockingBar [
"Creates a custom docking bar for grafoscopio on top, with shorcuts for most used actions, and a fixed place for asking for help.