~mateo-salta/nitroshare/nitroshare

« back to all changes in this revision

Viewing changes to include/dialogs/CAboutDialog.h

  • Committer: Nathan Osman
  • Date: 2012-06-28 17:23:51 UTC
  • Revision ID: admin@quickmediasolutions.com-20120628172351-wl57u44nbmqfelga
Added some more information to the about dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
        
35
35
    private:
36
36
 
 
37
        void GatherTechInfo();
 
38
 
37
39
        Ui::CAboutDialog * ui;
38
40
};
39
41