summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/syncqt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/syncqt b/bin/syncqt
index c3e28ece61..a6d7af1fd3 100755
--- a/bin/syncqt
+++ b/bin/syncqt
@@ -44,7 +44,7 @@ my $force_win = 0;
my $force_relative = 0;
my $check_includes = 0;
my $copy_headers = 0;
-my $create_uic_class_map = 1;
+my $create_uic_class_map = 0;
my $create_private_headers = 1;
my $no_module_fwd = 0;
my @modules_to_sync ;