From 19e15c87a1fc74f71fd6f9a743201a24ac582997 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 2 Nov 2006 21:26:57 +0000 Subject: Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch. --- src/gui/buysell.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/buysell.cpp') diff --git a/src/gui/buysell.cpp b/src/gui/buysell.cpp index ac0dcc84..4bbbb2ff 100644 --- a/src/gui/buysell.cpp +++ b/src/gui/buysell.cpp @@ -48,6 +48,8 @@ BuySellDialog::BuySellDialog(): setContentSize(x, 2 * y + buyButton->getHeight()); setLocationRelativeTo(getParent()); + + requestFocus(); } void BuySellDialog::action(const std::string &eventId, gcn::Widget *widget) -- cgit v1.2.3-70-g09d2