~mateo-salta/nitroshare/nitroshare

« back to all changes in this revision

Viewing changes to include/dialogs/CFirstStartWizard.h

  • Committer: Nathan Osman
  • Date: 2012-06-29 23:22:49 UTC
  • Revision ID: admin@quickmediasolutions.com-20120629232249-17eu8xp4ta0ooqyp
Finished implementing broadcast discovery page in wizard.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    private slots:
43
43
 
44
44
        void OnFinished();
 
45
        void OnPageChanged(int);
45
46
        
46
47
    private:
47
48