Changeset 66 in pacpusframework for trunk/include/Pacpus/PacpusTools/AsyncWorkerBase.h


Ignore:
Timestamp:
01/09/13 17:54:11 (11 years ago)
Author:
Marek Kurdej
Message:

Documentation: file info.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/PacpusTools/AsyncWorkerBase.h

    r64 r66  
    22// CECILL-C License, Version 1.0.
    33//
     4/// @file
    45/// @author  Samuel Gosselin <firstname.surname@utc.fr>
    56/// @date    December, 2012
     
    1314#define DEF_PACPUS_ASYNC_WORKER_BASE_H
    1415
    15 // Includes, boost.
    1616#include <boost/noncopyable.hpp>
    17 
    18 // Includes, qt.
    1917#include <QObject>
    2018
Note: See TracChangeset for help on using the changeset viewer.