mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-19 10:39:53 -05:00
fixed bug in files model
This commit is contained in:
parent
cbf4ce6670
commit
85ce2c0f33
2 changed files with 3 additions and 1 deletions
|
|
@ -139,6 +139,8 @@ private slots:
|
|||
void settingsChanged();
|
||||
void handlePostsTreeSizeChange(QSize s);
|
||||
void updateChannelFiles();
|
||||
|
||||
public slots:
|
||||
void sortColumn(int col,Qt::SortOrder so);
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue