mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
Try to force a repaint on selection changed.
This commit is contained in:
parent
f84fce31a5
commit
55c52e654a
2 changed files with 13 additions and 0 deletions
|
@ -49,6 +49,8 @@ public:
|
|||
|
||||
void setCustomNewRootLabel( const QString& text );
|
||||
|
||||
void setSelectionModel( QItemSelectionModel* selectionModel ) override;
|
||||
|
||||
protected:
|
||||
// QAbstractItemView API
|
||||
QRegion visualRegionForSelection( const QItemSelection& selection ) const override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue