~ubuntu-branches/ubuntu/precise/fritzing/precise

« back to all changes in this revision

Viewing changes to parts/core/Tilt switch.fzp

  • Committer: Bazaar Package Importer
  • Author(s): Georges Khaznadar
  • Date: 2011-08-26 10:11:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110826101105-w5hmn7zcf93ig5v6
Tags: 0.6.3b-1
* upgrapded to the newer upstream version
* parameters of the function GraphicsUtils::distanceFromLine in 
  src/svg/groundplanegenerator.cpp:767 are now declared as doubles,
  which Closes: #636441
* the new version fixes src/utils/folderutils.cpp, which
  Closes: #636061

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
            <description>Pin 1</description>
38
38
            <views>
39
39
                <breadboardView>
40
 
                    <p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/>
 
40
                    <p layer="breadboard" svgId="connector0pin" legId="connector0leg"/>
41
41
                </breadboardView>
42
42
                <schematicView>
43
43
                    <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
51
51
            <description>Pin 2</description>
52
52
            <views>
53
53
                <breadboardView>
54
 
                    <p layer="breadboard" svgId="connector1pin" terminalId="connector1terminal"/>
 
54
                    <p layer="breadboard" svgId="connector1pin"  legId="connector1leg"/>
55
55
                </breadboardView>
56
56
                <schematicView>
57
57
                    <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>