X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=qwerkisync.pro;h=f834b8f28162a04cea7fa604956f4a285fcddc47;hb=4a42d572d56c1f913fe1a98f79ecd4853b53622d;hp=76872d482a1f2996f7d351757f462a21576c7f41;hpb=289fcb3a9f6489686e658ab0d35be7c1f492d1ac;p=qwerkisync diff --git a/qwerkisync.pro b/qwerkisync.pro index 76872d4..f834b8f 100644 --- a/qwerkisync.pro +++ b/qwerkisync.pro @@ -59,7 +59,8 @@ SOURCES += main.cpp\ EventProcessors/Hasher.cpp \ EventProcessors/Writer.cpp \ EventTypes/PhoneCall.cpp \ - DBBackends/AllBackends.cpp + DBBackends/AllBackends.cpp \ + DBBackends/RtcomEventLoggerComponents/TriggerDisabler.cpp HEADERS += \ Windows/ModeWindow.h \ @@ -106,7 +107,8 @@ HEADERS += \ DBBackends/AllBackends.h \ EventTypes/PhoneCall.h \ EventTypes/RtcomEvent.h \ - EventTypes/eEventTypes.h + EventTypes/eEventTypes.h \ + DBBackends/RtcomEventLoggerComponents/TriggerDisabler.h FORMS += \ dialog.ui