Fix Uni-/Multicolor assignment

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
This commit is contained in:
Paulchen-Panther
2019-07-02 20:53:14 +02:00
parent fb850bb40b
commit 16b9bd7baa
2 changed files with 11 additions and 36 deletions

View File

@@ -477,12 +477,6 @@ private slots:
///
void handleSettingsUpdate(const settings::type& type, const QJsonDocument& config);
///
/// @brief Handle priority updates from Priority Muxer
/// @param priority The new visible priority
///
void handlePriorityChanges(const quint8 &priority);
private:
///