aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorBrianna2017-07-27 22:47:40 -0400
committerGitHub2017-07-27 22:47:40 -0400
commitae2af28808816d67e964b63bee1b5dbc18073672 (patch)
tree93818b30c43761288e0414e620e27871ac32cc8d /src/mainwindow.ui
parentc799305eff66432d1d42ff3a8d1b7fd24448e1b6 (diff)
parent6ecb6df23628de65c9efd8cac4810fdf74238c3d (diff)
Merge pull request #49 from djfun/toolkit
Code reorganization, more readable component code, better error messages
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index b491323..b43d375 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -22,6 +22,9 @@
<height>0</height>
</size>
</property>
+ <property name="focusPolicy">
+ <enum>Qt::StrongFocus</enum>
+ </property>
<property name="windowTitle">
<string>MainWindow</string>
</property>