~ubuntu-branches/ubuntu/karmic/piklab/karmic

« back to all changes in this revision

Viewing changes to src/progs/direct/gui/direct_config_widget.h

  • Committer: Bazaar Package Importer
  • Author(s): Miriam Ruiz
  • Date: 2008-12-24 14:04:43 UTC
  • mfrom: (1.1.4 upstream) (5.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20081224140443-qd2tpkgls2iunxei
Tags: 0.15.4-1
* New Upstream Release.
* Removed patch gcc-4.3.patch: Not needed anymore
* Added -Wl,--no-undefined to LDFLAGS

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
  void slotSendBits();
45
45
 
46
46
private:
 
47
  Type         _type;
47
48
  QComboBox    *_combos[Nb_PinTypes];
48
49
  QCheckBox    *_invcbs[Nb_PinTypes];
49
50
  QCheckBox    *_testcbs[Nb_PinTypes];