summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sync.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 867e4a9..925a6f1 100644
--- a/sync.profile
+++ b/sync.profile
@@ -4,3 +4,7 @@
%moduleheaders = (
);
+
+%classnames = (
+ "qwebsocketprotocol.h" => "QWebSocketProtocol",
+);