mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 01:55:19 -04:00
added warnign when openning http/https links using system services
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6226 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f1e23599da
commit
ae130674ba
3 changed files with 29 additions and 5 deletions
|
@ -161,7 +161,8 @@ public slots:
|
|||
void displayDiskSpaceWarning(int loc,int size_limit_mb) ;
|
||||
void checkAndSetIdle(int idleTime);
|
||||
|
||||
void linkActivated(const QUrl &url);
|
||||
void retroshareLinkActivated(const QUrl &url);
|
||||
void externalLinkActivated(const QUrl &url);
|
||||
|
||||
protected:
|
||||
/** Default Constructor */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue