~ubuntu-branches/ubuntu/jaunty/psi/jaunty

« back to all changes in this revision

Viewing changes to src/options/opt_shortcuts.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2008-08-28 18:46:52 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080828184652-iiik12dl91nq7cdi
Tags: 0.12-2
Uploading to unstable (Closes: Bug#494352)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<ui version="4.0" >
2
2
 <class>OptShortcuts</class>
3
3
 <widget class="QWidget" name="OptShortcuts" >
4
 
  <property name="geometry" >
5
 
   <rect>
6
 
    <x>0</x>
7
 
    <y>0</y>
8
 
    <width>450</width>
9
 
    <height>450</height>
10
 
   </rect>
11
 
  </property>
12
4
  <property name="sizePolicy" >
13
5
   <sizepolicy>
14
6
    <hsizetype>7</hsizetype>
104
96
       </property>
105
97
      </spacer>
106
98
     </item>
 
99
     <item>
 
100
      <widget class="QPushButton" name="restoreDefaults" >
 
101
       <property name="text" >
 
102
        <string>Restore defaults</string>
 
103
       </property>
 
104
      </widget>
 
105
     </item>
107
106
    </layout>
108
107
   </item>
109
108
  </layout>