diff -r 9e8924ff9813 -r 2aaa2995a32e QTfrontend/ui/widget/seedprompt.cpp --- a/QTfrontend/ui/widget/seedprompt.cpp Mon Jan 14 21:17:42 2013 +0400 +++ b/QTfrontend/ui/widget/seedprompt.cpp Mon Jan 14 21:37:04 2013 +0400 @@ -82,4 +82,4 @@ void SeedPrompt::setSeed() { emit seedSelected(editBox->text()); -} \ No newline at end of file +}