--- a/QTfrontend/pages.h Tue Dec 21 14:57:33 2010 -0500
+++ b/QTfrontend/pages.h Tue Dec 21 15:12:06 2010 -0500
@@ -74,7 +74,7 @@
Q_UNUSED(parent);
font14 = new QFont("MS Shell Dlg", 14);
- setFocusPolicy(Qt::StrongFocus);
+ //setFocusPolicy(Qt::StrongFocus);
}
virtual ~AbstractPage() {};