~feng-kylin/youker-assistant/youker-assistant

« back to all changes in this revision

Viewing changes to shredmanager/shreddialog.ui

  • Committer: lixiang
  • Date: 2018-03-06 03:13:06 UTC
  • Revision ID: lixiang@kylinos.cn-20180306031306-fd7qnru3vm4a1xjd
Rewrite with Qt5, and add system monitor

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<ui version="4.0">
3
 
 <class>ShredDialog</class>
4
 
 <widget class="QDialog" name="ShredDialog">
5
 
  <property name="geometry">
6
 
   <rect>
7
 
    <x>0</x>
8
 
    <y>0</y>
9
 
    <width>745</width>
10
 
    <height>435</height>
11
 
   </rect>
12
 
  </property>
13
 
  <property name="windowTitle">
14
 
   <string/>
15
 
  </property>
16
 
  <property name="autoFillBackground">
17
 
   <bool>false</bool>
18
 
  </property>
19
 
  <property name="styleSheet">
20
 
   <string notr="true"/>
21
 
  </property>
22
 
 </widget>
23
 
 <resources/>
24
 
 <connections/>
25
 
</ui>