mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 20:04:24 -04:00
added load/save to service permission matrix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
96bf79daae
commit
7642ba1c1f
8 changed files with 238 additions and 28 deletions
|
@ -1464,10 +1464,10 @@ void MainWindow::retroshareLinkActivated(const QUrl &url)
|
|||
RetroShareLink::process(links);
|
||||
}
|
||||
|
||||
void MainWindow::servicePermission()
|
||||
{
|
||||
ServicePermissionDialog::showYourself();
|
||||
}
|
||||
//void MainWindow::servicePermission()
|
||||
//{
|
||||
// ServicePermissionDialog::showYourself();
|
||||
//}
|
||||
|
||||
SoundStatus *MainWindow::soundStatusInstance()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue