mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 10:05:19 -04:00
fixed some display bugs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-GenericTunneling@6307 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5a889eb1cd
commit
46ec44ceea
3 changed files with 37 additions and 2 deletions
|
@ -38,6 +38,7 @@ class CreateMsgLinkDialog : public QDialog, public Ui::CreateMsgLinkDialog
|
|||
void createLink();
|
||||
void update() ;
|
||||
void toggleCreateLink(bool) ;
|
||||
void updateCurrentRow(int) ;
|
||||
|
||||
private:
|
||||
time_t computeValidityDuration() const ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue