~mateo-salta/nitroshare/nitroshare

« back to all changes in this revision

Viewing changes to include/dialogs/CMachineSelectionDialog.h

  • Committer: Nathan Osman
  • Date: 2012-06-26 23:07:20 UTC
  • Revision ID: admin@quickmediasolutions.com-20120626230720-uzgqoc5w7lnowgx7
Added wizard to run when NitroShare is first started to guide new users in configuring the application.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
        
32
32
    public:
33
33
 
34
 
        CMachineSelectionDialog(MachineMap);
 
34
        CMachineSelectionDialog(MachineMap, QString, bool=false);
35
35
        ~CMachineSelectionDialog();
36
36
 
37
37
        QString GetMachineID();