~ubuntu-branches/ubuntu/oneiric/pyside/oneiric

« back to all changes in this revision

Viewing changes to PySide/QtGui/typesystem_gui_maemo.xml

  • Committer: Bazaar Package Importer
  • Author(s): Didier Raboud
  • Date: 2010-10-19 22:52:14 UTC
  • mfrom: (1.1.4 upstream)
  • mto: (13.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20101019225214-0s9fbpz12x3962qa
Tags: upstream-0.4.2
ImportĀ upstreamĀ versionĀ 0.4.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
-->
21
21
<typesystem package="PySide.QtGui">
22
22
 
23
 
  <enum-type name="QAbstractKineticScroller::Mode"/>
24
 
  <enum-type name="QAbstractKineticScroller::OvershootPolicy"/>
25
 
  <enum-type name="QAbstractKineticScroller::State"/>
26
 
  <object-type name="QAbstractKineticScroller" />
 
23
  <object-type name="QAbstractKineticScroller">
 
24
      <enum-type name="Mode"/>
 
25
      <enum-type name="OvershootPolicy"/>
 
26
      <enum-type name="State"/>
 
27
  </object-type>
27
28
 
28
29
  <load-typesystem name="typesystem_gui_x11.xml" generate="yes"/>
29
30
</typesystem>