mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 15:35:49 -04:00
fixed small bug in box initialization
This commit is contained in:
parent
a67a35624d
commit
14d29a4490
4 changed files with 2 additions and 23 deletions
|
@ -181,7 +181,6 @@ private:
|
|||
QuickViewFilter mQuickViewFilter ;
|
||||
QStringList mFilterStrings;
|
||||
FilterType mFilterType;
|
||||
bool mFilteringEnabled;
|
||||
|
||||
std::vector<Rs::Msgs::MsgInfoSummary> mMessages;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue