mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-20 10:55:28 -05:00
fixed copy file link in channel post files
This commit is contained in:
parent
afba23882e
commit
a782122742
2 changed files with 22 additions and 13 deletions
|
|
@ -166,6 +166,7 @@ public slots:
|
|||
void sortColumnPostFiles(int col,Qt::SortOrder so);
|
||||
void updateCommentsCount(int n);
|
||||
void showChannelFilesContextMenu(QPoint p);
|
||||
void showChannelPostFilesContextMenu(QPoint p);
|
||||
void copyChannelFilesLink();
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue