diff options
author | Teddy Wing | 2016-09-05 02:58:10 -0400 |
---|---|---|
committer | Teddy Wing | 2016-09-05 02:58:10 -0400 |
commit | c1950f087ec24e947ce739875e181ca2ff69f21e (patch) | |
tree | 6a8cc5c9407f0c5df2e0680278220e8dde80db24 /src/main.rs | |
parent | 07558bf1a6e681d5492f2e0112d94fd584aa8d0f (diff) | |
download | Passextract-c1950f087ec24e947ce739875e181ca2ff69f21e.tar.bz2 |
ClipboardStore: Rename "last", only set it on first run
* Rename `last` to `original` because we only want to set it the first
time we set the clipboard. Subsequent times we set the clipboard
contents should not affect this saved value.
* Only set `original` on first run of the clipboard `set_contents`
function.
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions