mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
Remove deselection on loss of focus
This commit is contained in:
@@ -61,7 +61,6 @@ class ImportListView : public Q3ListView
|
||||
protected:
|
||||
void contentsMousePressEvent(QMouseEvent *e);
|
||||
void contentsMouseDoubleClickEvent(QMouseEvent *e);
|
||||
void focusOutEvent(QFocusEvent *e);
|
||||
void dragEnterEvent(QDragEnterEvent *e);
|
||||
void dropEvent(QDropEvent *e);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user