gitk: Prevent the text pane from becoming editable
authorStefan Haller <stefan@haller-berlin.de>
Sun, 14 Nov 2010 12:21:50 +0000 (13:21 +0100)
committerPaul Mackerras <paulus@samba.org>
Sun, 12 Dec 2010 04:24:09 +0000 (15:24 +1100)
When setting the "Patch/Tree" radio buttons to "Tree" and
clicking on a file to display it, the text pane would
accidentally become editable (because of the early return
in getblobline).

Signed-off-by: Stefan Haller <stefan@haller-berlin.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found