fixed tunnels invalid ui data handling

This commit is contained in:
hypnosis-i2p 2017-09-08 23:25:25 +08:00
parent 21de4709ea
commit 1947be4957
3 changed files with 10 additions and 1 deletions

View file

@ -446,6 +446,7 @@ public:
Ui::routerCommandsWidget* routerCommandsUI;
Ui::GeneralSettingsContentsForm* uiSettings;
void adjustSizesAccordingToWrongLabel();
bool applyTunnelsUiToConfigs();
private:
int settingsTitleLabelNominalHeight;
TextBrowserTweaked1 * textBrowser;