diff options
author | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2014-08-07 13:59:35 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2014-08-08 17:01:38 +0200 |
commit | 03933809bbc65c6073d7d3a1709e7c1c31758e27 (patch) | |
tree | 6b7e24ebf1f2fb8890c2938f7aa970cd42f06f01 /sync.profile | |
parent | 9da56f68a6c68844ef3f69b4b286576f820a33c5 (diff) | |
download | qtwebsockets-03933809bbc65c6073d7d3a1709e7c1c31758e27.tar.gz |
remove some pointless noise from project files
Change-Id: I69b07bfdb69ec4f9ad8c7bf0e6fc327b76113de6
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sync.profile b/sync.profile index 1f23372..719fe87 100644 --- a/sync.profile +++ b/sync.profile @@ -5,10 +5,6 @@ %moduleheaders = ( ); -%classnames = ( - "qtwebsockets.h" => "QtWebSockets", -); - %dependencies = ( "qtbase" => "", "qtdeclarative" => "", |