Automatically refocus on new SendCoinsEntrys and scroll to them.

This commit is contained in:
Matt Corallo
2011-12-07 00:00:04 -05:00
parent 96d3bcb996
commit 9a93c4c024
3 changed files with 14 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ public:
*/
QWidget *setupTabChain(QWidget *prev);
void setFocus();
public slots:
void setRemoveEnabled(bool enabled);
void clear();