mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-16 09:31:16 +01:00
Remove deselection on loss of focus
This commit is contained in:
@@ -37,7 +37,6 @@ class LibListView : public Q3ListView
|
||||
LibListView(QWidget *parent);
|
||||
|
||||
protected:
|
||||
void focusOutEvent(QFocusEvent *e);
|
||||
void contentsMousePressEvent(QMouseEvent *e);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user