mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 10:02:41 -05:00
added post editing
This commit is contained in:
parent
f8deebfc5a
commit
f1092b4a29
3 changed files with 28 additions and 41 deletions
|
|
@ -139,6 +139,8 @@ private slots:
|
|||
void settingsChanged();
|
||||
void handlePostsTreeSizeChange(QSize s);
|
||||
void postChannelPostLoad();
|
||||
void editPost();
|
||||
void postContextMenu(const QPoint&);
|
||||
|
||||
public slots:
|
||||
void sortColumnFiles(int col,Qt::SortOrder so);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue