~ubuntu-branches/ubuntu/trusty/fritzing/trusty-proposed

« back to all changes in this revision

Viewing changes to src/items/moduleidnames.h

  • Committer: Package Import Robot
  • Author(s): Enrique Hernández Bello
  • Date: 2012-11-11 21:38:56 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20121111213856-0825ywdrtdcshl91
Tags: 0.7.10b-1
* New upstream version. Closes: #661495, #692998
* Removed useless patches.
* Removed SetupAPI.lib from sourceless files.
* Skip dfsg tarball creation if there are no sourceless files.
* Added libqt4-sql-sqlite to dependencies. Thanks to Tom Hummel <tom@bluespice.org>.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
********************************************************************
20
20
 
21
 
$Revision: 6147 $:
22
 
$Author: cohen@irascible.com $:
23
 
$Date: 2012-07-06 10:36:40 +0200 (Fri, 06 Jul 2012) $
 
21
$Revision: 6505 $:
 
22
$Author: irascibl@gmail.com $:
 
23
$Date: 2012-10-03 10:14:52 +0200 (Wed, 03 Oct 2012) $
24
24
 
25
25
********************************************************************/
26
26
 
46
46
        static const QString GroundPlaneModuleIDName;
47
47
        static const QString GroundModuleIDName;
48
48
        static const QString PowerModuleIDName;
 
49
        static const QString NetLabelModuleIDName;
49
50
        static const QString JustPowerModuleIDName;
50
51
        static const QString ResistorModuleIDName;
51
52
        static const QString LogoTextModuleIDName;
54
55
        static const QString Copper0LogoImageModuleIDName;
55
56
        static const QString Copper1LogoTextModuleIDName;
56
57
        static const QString Copper1LogoImageModuleIDName;
 
58
        static const QString SchematicLogoTextModuleIDName;
 
59
        static const QString SchematicLogoImageModuleIDName;
57
60
        static const QString BoardLogoImageModuleIDName;
58
61
        static const QString OneLayerBoardLogoImageModuleIDName;
59
62
        static const QString HoleModuleIDName;