Skip to content

Commit

Permalink
Add comment to new function.
Browse files Browse the repository at this point in the history
Signed-off-by: Camila <[email protected]>
  • Loading branch information
Camila committed Sep 20, 2021
1 parent 5e8674e commit 694d9d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/gui/sharemanager.h
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,9 @@ class LinkShare : public Share
*/
void setLabel(const QString &label);

/*
* Create OcsShareJob and connect to signal/slots
*/
template <typename LinkShareSlot>
OcsShareJob *shareJob(const LinkShareSlot slot);

Expand Down

0 comments on commit 694d9d3

Please sign in to comment.