From 4b3498e9407dfef6a2a76dec51de48af99132b91 Mon Sep 17 00:00:00 2001 From: Marius Storm-Olsen Date: Mon, 3 Jan 2011 13:09:28 -0600 Subject: Add hardcoded qclass_lib_map.h based on 4.8 This is only until UIC/Designer handles this properly --- bin/syncqt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/syncqt') 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 ; -- cgit v1.2.3