Skip to content

Commit eb799e6

Browse files
author
hekra01
authored
Update Headers.h
1 parent 62a78e7 commit eb799e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/Headers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ int wd_setup(int argc, char *argv[])
164164
#elif defined(OS_POSIX)
165165
cmd_line.InitFromArgv(argc, argv);
166166
#endif
167-
cmd_line.AppendSwitch("verbose");
167+
168168
#ifndef QT_NO_SAMPLES
169169
/* optional samples setup */
170170
wd_samples_setup(widgetCreator, webCreator, qmlCreator, cmd_line);

0 commit comments

Comments
 (0)