mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 21:40:36 -04:00
enabled Paste Links Full for Forum Posts, fixed Turkish translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
594defb1bd
commit
beec507b1c
4 changed files with 18 additions and 11 deletions
|
@ -51,7 +51,7 @@ private slots:
|
|||
void createMsg();
|
||||
void cancelMsg();
|
||||
void pasteLink();
|
||||
|
||||
void pasteLinkFull();
|
||||
|
||||
void smileyWidgetForums();
|
||||
void addSmileys();
|
||||
|
@ -65,6 +65,7 @@ private:
|
|||
|
||||
/** Defines the actions for the context menu */
|
||||
QAction* pasteLinkAct;
|
||||
QAction* pasteLinkFullAct;
|
||||
|
||||
std::string mForumId;
|
||||
std::string mParentId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue