~ubuntu-branches/ubuntu/wily/psi/wily

« back to all changes in this revision

Viewing changes to src/xmlconsole.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
 
 <author></author>
3
 
 <comment></comment>
4
 
 <exportmacro></exportmacro>
5
2
 <class>XMLConsole</class>
6
3
 <widget class="QWidget" name="XMLConsole" >
7
4
  <property name="geometry" >
125
122
      </spacer>
126
123
     </item>
127
124
     <item>
 
125
      <widget class="QPushButton" name="pb_dumpRingbuf" >
 
126
       <property name="text" >
 
127
        <string>Dump Ringbuf</string>
 
128
       </property>
 
129
      </widget>
 
130
     </item>
 
131
     <item>
128
132
      <widget class="QPushButton" name="pb_clear" >
129
133
       <property name="text" >
130
134
        <string>Clear</string>
149
153
   </item>
150
154
  </layout>
151
155
 </widget>
152
 
 <pixmapfunction></pixmapfunction>
153
156
 <resources/>
154
157
 <connections/>
155
158
</ui>