fixed copy file link in channel post files

This commit is contained in:
csoler 2023-06-28 21:48:07 +02:00
parent afba23882e
commit a782122742
2 changed files with 22 additions and 13 deletions

View file

@ -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: