Show error message when loading an invalid sample file (#6286)
This commit is contained in:
committed by
GitHub
parent
21fb430c76
commit
07229b6404
@@ -77,7 +77,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void setSampleBuffer( lmms::SampleBuffer* sb );
|
||||
void setSampleFile( const QString & _sf );
|
||||
void setSampleFile( const QString & sf );
|
||||
void updateLength();
|
||||
void toggleRecord();
|
||||
void playbackPositionChanged();
|
||||
|
||||
Reference in New Issue
Block a user