Warning, /plasma/plasma-vault/kded/ui/cryfscypherchooserwidget.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003 SPDX-FileCopyrightText: 2020 Ivan Čukić <ivan.cukic@kde.org>
0004 
0005 SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0006 -->
0007 <ui version="4.0">
0008  <class>CryfsCypherChooserWidget</class>
0009  <widget class="QWidget" name="CryfsCypherChooserWidget">
0010   <property name="geometry">
0011    <rect>
0012     <x>0</x>
0013     <y>0</y>
0014     <width>652</width>
0015     <height>62</height>
0016    </rect>
0017   </property>
0018   <layout class="QVBoxLayout" name="verticalLayout">
0019    <item>
0020     <widget class="QLabel" name="labelCypher">
0021      <property name="text">
0022       <string>Choose the used cipher:</string>
0023      </property>
0024     </widget>
0025    </item>
0026    <item>
0027     <widget class="QComboBox" name="comboCypher"/>
0028    </item>
0029   </layout>
0030  </widget>
0031  <resources/>
0032  <connections/>
0033 </ui>