summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2018-05-14 13:46:18 +0200
committerKarsten Heimrich <karsten.heimrich@qt.io>2018-05-14 20:24:44 +0000
commitf60942ffb11f84062e646865932ea0fe9720a062 (patch)
treedd6eb684d4d336c165c889eda4672d74c48cec19 /sync.profile
parent2f41ec3e554779c4cdc38a232b15adbb1c846389 (diff)
Fix QKnxLinkLayerFrameBuilder implementation
Change-Id: I8c5d9b1a8d1bd1d33186994c62f22bec8e2d6386 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index ba043d3..65a2f99 100644
--- a/sync.profile
+++ b/sync.profile
@@ -10,4 +10,5 @@
"qknxnamespace.h" => "QKnx",
"qknxnetip.h" => "NetIp,CemiServer",
"qknxdevicemanagementframefactory.h" => "QKnxDeviceManagementFrameBuilder,FunctionPropertyCommandBuilder,FunctionPropertyStateReadBuilder,PropertyInfoBuilder,PropertyReadBuilder,PropertyWriteBuilder,ResetBuilder",
+ "qknxlinklayerframebuilder.h" => "QKnxLinkLayerFrameBuilder",
);