mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -04:00
fix
This commit is contained in:
parent
8ae9eff928
commit
cef62e30fc
2 changed files with 5 additions and 4 deletions
|
@ -81,7 +81,9 @@ protected slots:
|
|||
void distantChatParticipant();
|
||||
void participantsTreeWidgetDoubleClicked(QTreeWidgetItem *item, int column);
|
||||
void sendMessage();
|
||||
void voteParticipant(int vote);
|
||||
void voteParticipantPositive();
|
||||
void voteParticipantNeutral();
|
||||
void voteParticipantNegative();
|
||||
|
||||
private:
|
||||
void updateParticipantsList();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue