mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 15:15:15 -04:00
moved Options window into a new Preferences tab
This commit is contained in:
parent
883c4cc8a0
commit
67af166c0c
10 changed files with 168 additions and 65 deletions
|
@ -1006,10 +1006,10 @@ void ChatWidget::pasteText(const QString& S)
|
|||
setColorAndFont(false);
|
||||
}
|
||||
|
||||
void ChatWidget::pasteCreateMsgLink()
|
||||
{
|
||||
RSettingsWin::showYourself(this, RSettingsWin::Chat);
|
||||
}
|
||||
//void ChatWidget::pasteCreateMsgLink()
|
||||
//{
|
||||
// RSettingsWin::showYourself(this, RSettingsWin::Chat);
|
||||
//}
|
||||
|
||||
void ChatWidget::contextMenuTextBrowser(QPoint point)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue