~mateo-salta/nitroshare/nitroshare

« back to all changes in this revision

Viewing changes to include/sharebox/CShareBox.h

  • Committer: Nathan Osman
  • Date: 2012-06-28 21:00:27 UTC
  • Revision ID: admin@quickmediasolutions.com-20120628210027-agxop1i2cj8ym985
Corrected a couple of issues with the progress bar on the share box sticking at 100%.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
 
45
45
    public slots:
46
46
 
 
47
        void OnError() { OnProgress(CFileSender::ProgressError); }
47
48
        void OnProgress(int);
48
49
 
49
50
    signals: