mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-06 21:58:57 -04:00
suppressed memory leak in GUI
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
28ebbf0b2e
commit
3ae378d9b9
3 changed files with 43 additions and 14 deletions
|
@ -19,6 +19,7 @@ class RsAutoUpdatePage: public MainPage
|
|||
|
||||
public:
|
||||
RsAutoUpdatePage(int ms_update_period = 1000,QWidget *parent=NULL) ;
|
||||
virtual ~RsAutoUpdatePage() ;
|
||||
|
||||
virtual void updateDisplay() {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue