<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -79,7 +79,7 @@ namespace Avogadro {
 
     public:
       PythonTerminalEdit(QWidget *parent = 0);
-      virtual void keyPressEvent ( QKeyEvent * event );
+      void keyPressEvent(QKeyEvent *event);
 
       void setMolecule(Molecule *molecule); 
 </diff>
      <filename>libavogadro/src/extensions/pythonterminal.h</filename>
    </modified>
    <modified>
      <diff>@@ -133,7 +133,7 @@ void export_Molecule()
         &amp;Molecule::numZMatrices,
         &quot;The total number of ZMatrix objects in the Molecule.&quot;)
     .add_property(&quot;numConformers&quot;,
-        &amp;Molecule::numZMatrices,
+        &amp;Molecule::numConformers,
         &quot;The number of conformers.&quot;)
 
     .add_property(&quot;atoms&quot;,</diff>
      <filename>libavogadro/src/python/molecule.cpp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1a6083cd2eaadac81f667a6a52d7b3a366a95411</id>
    </parent>
    <parent>
      <id>edb43e20634ce8c9936634dcab78832e7e15643b</id>
    </parent>
  </parents>
  <author>
    <name>Geoff Hutchison</name>
    <email>babel@geoffhutchison.net</email>
  </author>
  <url>http://github.com/ghutchis/avogadro/commit/e769341c92a0d864593108cd26f6380fd37d5ced</url>
  <id>e769341c92a0d864593108cd26f6380fd37d5ced</id>
  <committed-date>2009-10-30T02:07:06-07:00</committed-date>
  <authored-date>2009-10-30T02:07:06-07:00</authored-date>
  <message>Merge branch '1.0' of git@github.com:cryos/avogadro into 1.0</message>
  <tree>68c699bf27579103dee6857fca50ff27500e1290</tree>
  <committer>
    <name>Geoff Hutchison</name>
    <email>babel@geoffhutchison.net</email>
  </committer>
</commit>
