aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCrystalwarrior <varsash@gmail.com>2019-09-18 15:46:43 +0300
committerCrystalwarrior <varsash@gmail.com>2019-09-18 15:46:43 +0300
commit04daff7446061bb87bdf85ed080079041a75f142 (patch)
tree09983110f28c3414a854bf5a523f1221e55ce8ec /include
parentf8d3d5d8fdeda3d01595e02b7c616606be32f6aa (diff)
When the realization button is pressed, update the Effects thing too.
Diffstat (limited to 'include')
-rw-r--r--include/courtroom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/courtroom.h b/include/courtroom.h
index 6ba3d651..a980aba8 100644
--- a/include/courtroom.h
+++ b/include/courtroom.h
@@ -627,6 +627,7 @@ private slots:
void set_effects_dropdown();
void on_effects_dropdown_changed(int p_index);
+ bool effects_dropdown_find_and_set(QString effect);
QString get_char_sfx();
int get_char_sfx_delay();