Add option to show the application window always on top

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@340 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
sniperbeamer
2009-09-03 17:35:46 +00:00
parent 73e8c49e3b
commit ab221b9e60
5 changed files with 24 additions and 1 deletions

View File

@@ -649,6 +649,13 @@ QListView::item {
</layout>
</widget>
</item>
<item>
<widget class="QCheckBox" name="CheckBox_AlwaysOnTop">
<property name="text">
<string>Show window always on top</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="CheckBox_AlternatingRowColors">
<property name="text">