mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 13:19:07 -04:00
fixed missing deletes in search dialog
This commit is contained in:
parent
a2eced6d4a
commit
bb1996725d
2 changed files with 14 additions and 6 deletions
|
@ -156,6 +156,9 @@ private:
|
|||
RSTreeWidgetItemCompareRole *compareSummaryRole;
|
||||
RSTreeWidgetItemCompareRole *compareResultRole;
|
||||
|
||||
QAbstractItemDelegate *mAgeColumnDelegate;
|
||||
QAbstractItemDelegate *mSizeColumnDelegate;
|
||||
|
||||
/* Color definitions (for standard see qss.default) */
|
||||
QColor mTextColorLocal;
|
||||
QColor mTextColorDownloading;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue