~mateo-salta/nitroshare/nitroshare

« back to all changes in this revision

Viewing changes to include/file/CFileSender.h

  • Committer: Nathan Osman
  • Date: 2012-07-03 22:45:37 UTC
  • Revision ID: admin@quickmediasolutions.com-20120703224537-ymuk5duhpzg4b63p
Made some more minor tweaks to the code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#ifndef CFILESENDER_H
18
18
#define CFILESENDER_H
19
19
 
20
 
#include <QFile>
21
20
#include <QFileInfo>
22
21
#include <QList>
23
22
#include <QStringList>