mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 06:09:09 -04:00
added some delay in the showHelp() feature
This commit is contained in:
parent
12246e369b
commit
3230e55f04
4 changed files with 12 additions and 10 deletions
|
@ -36,7 +36,7 @@ public:
|
|||
void setHelpText(const QString &helpText);
|
||||
|
||||
public slots:
|
||||
void showHelp(bool state);
|
||||
void showHelp(bool state=false);
|
||||
|
||||
private slots:
|
||||
void textChanged();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue