Changeset 988b44


Ignore:
Timestamp:
01/09/12 16:52:15 (4 months ago)
Author:
Micke Prag <micke.prag@…>
Branches:
('master', 'deebf2045e7119c339412580f37a1e653f7d5715')('controller-upgrade', '00f95d22e12d96ef089e0902ef62ae8ce841dc6f')
Children:
542d17a45de15d891024fbb5af13ececef77d3ec
Parents:
6fa59e9ca978efd34c2798cd97609d9f956f9bd5
git-author:
Micke Prag <micke.prag@telldus.se>2012-01-09 16:52:15+01:00
git-committer:
Micke Prag <micke.prag@telldus.se>2012-01-09 16:52:15+01:00
Message:

Add class Timer

Location:
telldus-core/service
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • telldus-core/service/CMakeLists.txt

    r50e69a r988b44  
    2525        TelldusMain.cpp 
    2626        TellStick.cpp 
     27        Timer.cpp 
    2728        EventUpdateManager.cpp 
    2829) 
     
    8081        Event.h 
    8182        EventHandler.h 
     83        EventUpdateManager.h 
    8284        Log.h 
    8385        Sensor.h 
     
    8587        TelldusMain.h 
    8688        TellStick.h 
    87         EventUpdateManager.h 
     89        Timer.h 
    8890) 
    8991FIND_PACKAGE(Threads REQUIRED) 
Note: See TracChangeset for help on using the changeset viewer.