Dropping images now works on the whole split :)

This commit is contained in:
Mm2PL
2020-02-08 16:41:01 +01:00
parent d53bfbfdf2
commit a929053c4b
4 changed files with 27 additions and 27 deletions
-3
View File
@@ -34,9 +34,6 @@ protected:
bool canInsertFromMimeData(const QMimeData *source) const override;
void insertFromMimeData(const QMimeData *source) override;
void dragEnterEvent(QDragEnterEvent *event) override;
void dropEvent(QDropEvent *event) override;
private:
// hadSpace is set to true in case the "textUnderCursor" word was after a
// space