diff options
Diffstat (limited to 'ui/KeyList.ui')
-rw-r--r-- | ui/KeyList.ui | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ui/KeyList.ui b/ui/KeyList.ui index d24a2825..87b68363 100644 --- a/ui/KeyList.ui +++ b/ui/KeyList.ui @@ -77,6 +77,13 @@ </property> </spacer> </item> + <item> + <widget class="QLineEdit" name="searchBarEdit"> + <property name="maxLength"> + <number>32</number> + </property> + </widget> + </item> </layout> </item> </layout> |