Paste to a single common syntax window instead of a new one.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 16 May 2010 11:21:47 +0000 (13:21 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 16 May 2010 11:21:47 +0000 (13:21 +0200)
commit5d1e3437ae5fe29a75c984b9d24b77120a56deb4
treeaa31f8a825867706e04e3d5d6895e67f48e6d743
parent26c0db0a90c83201a90583e2b9afa3c11f08ec2d
Paste to a single common syntax window instead of a new one.

Previously, when a dialog box's "paste" button was pressed, a
new syntax window was created and the syntax pasted to it.  This
change alters that behaviour.  Now there is just one syntax window
that is used for all paste operations.  Fixes bug #27686
src/ui/gui/helper.c