~ubuntu-branches/ubuntu/intrepid/kdebluetooth/intrepid-proposed

« back to all changes in this revision

Viewing changes to src/device-manager/devicemanager.h

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2008-09-03 15:34:52 UTC
  • mto: This revision was merged to the branch mainline in revision 57.
  • Revision ID: james.westby@ubuntu.com-20080903153452-3toetwc46p1345s1
Tags: upstream-0.2
ImportĀ upstreamĀ versionĀ 0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
public slots:
62
62
         void slotQuitApp(bool);
63
63
         void slotStartWizard(bool);
64
 
         void slotShowDetails(QListWidgetItem*);
 
64
         void slotShowDetails();
65
65
         void slotConnectDevice(bool);
66
66
         void slotDeviceConnected();
67
67
         void slotDeviceDisconnected();