mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-24 11:04:10 -04:00
File source: corrected memory leak
This commit is contained in:
@@ -278,6 +278,7 @@ public:
|
||||
|
||||
void openFileStream();
|
||||
void seekFileStream(int seekPercentage);
|
||||
bool applySettings(const FileSourceSettings& settings, bool force = false);
|
||||
};
|
||||
|
||||
#endif // INCLUDE_FILESOURCEINPUT_H
|
||||
|
||||
Reference in New Issue
Block a user