diff options
Diffstat (limited to 'src/courtroom.h')
| -rw-r--r-- | src/courtroom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/courtroom.h b/src/courtroom.h index a7ca2354..b3b34c6a 100644 --- a/src/courtroom.h +++ b/src/courtroom.h @@ -983,5 +983,6 @@ private Q_SLOTS: // After attempting to play a transition animation, clean up the viewport // objects for everyone else and continue the IC processing callstack + void finish_transition(); void post_transition_cleanup(); }; |
