Fixed typo when closing tempfile in bitmessageqt.__init__ #1066

Merged
g1itch merged 1 commits from ui-fixes into v0.6 2017-10-17 12:43:25 +02:00
g1itch commented 2017-10-09 11:13:11 +02:00 (Migrated from github.com)
  • Call close() method instead of getting the attribute.
  • Avoid file as variable name.
- Call `close()` method instead of getting the attribute. - Avoid `file` as variable name.
PeterSurda commented 2017-10-17 10:04:58 +02:00 (Migrated from github.com)

Please rebase, I'm ready to merge.

Please rebase, I'm ready to merge.
g1itch commented 2017-10-17 12:37:33 +02:00 (Migrated from github.com)

Rebased

Rebased
This repo is archived. You cannot comment on pull requests.
No description provided.