Changeset 19 in pacpussensors for trunk/LMOComponent/LMOComponent.h


Ignore:
Timestamp:
07/31/13 11:58:28 (11 years ago)
Author:
Marek Kurdej
Message:

Update: fixed LMOComponent compilation with Qt5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMOComponent/LMOComponent.h

    r17 r19  
    1919
    2020#include "Pacpus/kernel/ComponentBase.h"
     21#include "LMOComponentConfig.h"
    2122
    2223namespace pacpus {
     
    2526        : public ComponentBase
    2627{
    27     Q_OBJECT
     28    //Q_OBJECT
    2829
    2930public:
Note: See TracChangeset for help on using the changeset viewer.