Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Ben Boeckel
QtTesting
Commits
a15a9b21
Commit
a15a9b21
authored
Mar 07, 2012
by
Utkarsh Ayachit
⛰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove possibility of long waits.
parent
65e1c1c2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
pqEventDispatcher.cxx
pqEventDispatcher.cxx
+0
-2
No files found.
pqEventDispatcher.cxx
View file @
a15a9b21
...
...
@@ -61,8 +61,6 @@ namespace
{
QTimerEvent
event
(
timer
->
timerId
());
qApp
->
notify
(
timer
,
&
event
);
processTimers
();
break
;
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment