diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-15 21:26:48 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-15 21:26:48 +0300 |
commit | 21185a44e723d016246af1b03a24ac787790106e (patch) | |
tree | 18ea3992c7d0266f52cb6b7980599a4a1b30651c /src/dialogs | |
parent | Use MainWindow instead of QApplication::activeWindow to reference the main wi... (diff) | |
download | nheko-21185a44e723d016246af1b03a24ac787790106e.tar.xz |
Properly reset the autocomplete anchor when the popup closes
fixes #305
Diffstat (limited to 'src/dialogs')
-rw-r--r-- | src/dialogs/PreviewUploadOverlay.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/PreviewUploadOverlay.cc b/src/dialogs/PreviewUploadOverlay.cc |