diff options
| author | Cerapter <cerap@protonmail.com> | 2018-10-23 09:33:58 +0200 |
|---|---|---|
| committer | Cerapter <cerap@protonmail.com> | 2018-10-23 09:33:58 +0200 |
| commit | 546d3c897031d2b6f1c36c4b9cd94e3b9e0e62b9 (patch) | |
| tree | 134fe56f6866fdc4bc05e1d1fc061c39d0fc340b /courtroom.h | |
| parent | 265714d9d5312e5981ed71f2d5eae20078e5b633 (diff) | |
Moved bassopus stuff to its own function.
Not that it works, so whatever.
Diffstat (limited to 'courtroom.h')
| -rw-r--r-- | courtroom.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/courtroom.h b/courtroom.h index 4aa4f006..1ee09cd9 100644 --- a/courtroom.h +++ b/courtroom.h @@ -645,6 +645,8 @@ private slots: void on_switch_area_music_clicked(); void ping_server(); + + void load_bass_opus_plugin(); }; #endif // COURTROOM_H |
