Remove unused members and includes
This commit is contained in:
@@ -62,7 +62,6 @@ SimpleTextFloat * FloatModelEditorBase::s_textFloat = nullptr;
|
||||
FloatModelEditorBase::FloatModelEditorBase(QWidget * _parent, const QString & _name ) :
|
||||
QWidget( _parent ),
|
||||
FloatModelView( new FloatModel( 0, 0, 0, 1, nullptr, _name, true ), this ),
|
||||
m_tdRenderer(nullptr),
|
||||
m_volumeKnob( false ),
|
||||
m_volumeRatio( 100.0, 0.0, 1000000.0 ),
|
||||
m_buttonPressed( false )
|
||||
|
||||
Reference in New Issue
Block a user