mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 23:14:47 -04:00
Merge pull request #1056 from srcejon/channel_help
Add links to documentation
This commit is contained in:
@@ -179,6 +179,7 @@ FileSourceGUI::FileSourceGUI(PluginAPI* pluginAPI, DeviceUISet *deviceUISet, Bas
|
||||
(void) channelTx;
|
||||
|
||||
ui->setupUi(this);
|
||||
m_helpURL = "plugins/channeltx/filesource/readme.md";
|
||||
ui->channelPowerMeter->setColorTheme(LevelMeterSignalDB::ColorGreenAndBlue);
|
||||
|
||||
setAttribute(Qt::WA_DeleteOnClose, true);
|
||||
|
||||
Reference in New Issue
Block a user