1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-30 05:54:26 -04:00

Reverse API: File Source

This commit is contained in:
f4exb
2018-12-26 11:06:37 +01:00
parent a6a0079049
commit b435449dc3
6 changed files with 175 additions and 6 deletions
@@ -97,6 +97,7 @@ private slots:
void on_acceleration_currentIndexChanged(int index);
void updateStatus();
void tick();
void openDeviceSettingsDialog(const QPoint& p);
};
#endif // INCLUDE_FILESOURCEGUI_H