New scale/note icons by John, afp knobs back to non-styled

This commit is contained in:
Vesa
2014-02-17 21:38:27 +02:00
parent 6841a694b8
commit 11af0635ef
15 changed files with 1 additions and 1 deletions

View File

@@ -169,7 +169,7 @@ public:
public:
knob( QWidget * _parent ) :
::knob( knobStyled, _parent ),
::knob( knobBright_26, _parent ),
m_waveView( 0 ),
m_relatedKnob( 0 )
{