From 09fe7d566cc337425ef2e6af54c5c24204eb1669 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sat, 6 Jun 2020 11:02:31 +0200 Subject: [PATCH] small updates --- src/audiomixerboard.cpp | 6 +- src/clientdlg.cpp | 2 +- src/res/translation/translation_de_DE.qm | Bin 64161 -> 68172 bytes src/res/translation/translation_de_DE.ts | 123 ++- src/res/translation/translation_es_ES.qm | Bin 96172 -> 94821 bytes src/res/translation/translation_es_ES.ts | 95 +- src/res/translation/translation_fr_FR.qm | Bin 63237 -> 62706 bytes src/res/translation/translation_fr_FR.ts | 91 +- src/res/translation/translation_it_IT.qm | Bin 60528 -> 60039 bytes src/res/translation/translation_it_IT.ts | 91 +- src/res/translation/translation_nl_NL.qm | Bin 55955 -> 55412 bytes src/res/translation/translation_nl_NL.ts | 91 +- src/res/translation/translation_pl_PL.ts | 1276 ++++++++++++---------- src/res/translation/translation_pt_PT.qm | Bin 61101 -> 60616 bytes src/res/translation/translation_pt_PT.ts | 91 +- 15 files changed, 1029 insertions(+), 837 deletions(-) diff --git a/src/audiomixerboard.cpp b/src/audiomixerboard.cpp index d3c30bd4..4e28eef4 100644 --- a/src/audiomixerboard.cpp +++ b/src/audiomixerboard.cpp @@ -40,7 +40,7 @@ CChannelFader::CChannelFader ( QWidget* pNW, plbrChannelLevel = new CMultiColorLEDBar ( pLevelsBox ); pFader = new QSlider ( Qt::Vertical, pLevelsBox ); pPan = new QDial ( pLevelsBox ); - pPanLabel = new QLabel ( tr ( "Pan" ) , pLevelsBox ); + pPanLabel = new QLabel ( tr ( "Pan" ), pLevelsBox ); pInfoLabel = new QLabel ( "", pLevelsBox ); pMuteSoloBox = new QWidget ( pFrame ); @@ -674,10 +674,10 @@ inline void CAudioMixerBoard::connectFaderSignalsToMixerBoardSlots() this, pPanValueChanged ); connectFaderSignalsToMixerBoardSlots(); -}; +} template<> -inline void CAudioMixerBoard::connectFaderSignalsToMixerBoardSlots<0>() {}; +inline void CAudioMixerBoard::connectFaderSignalsToMixerBoardSlots<0>() {} void CAudioMixerBoard::SetServerName ( const QString& strNewServerName ) { diff --git a/src/clientdlg.cpp b/src/clientdlg.cpp index e99e7c59..2fbefba7 100755 --- a/src/clientdlg.cpp +++ b/src/clientdlg.cpp @@ -142,7 +142,7 @@ CClientDlg::CClientDlg ( CClient* pNCliP, tr ( "Shows the current audio delay status:" ) + "