mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
ui critical fixes
This commit is contained in:
parent
5ae93d852e
commit
81b79e6e53
4 changed files with 14 additions and 17 deletions
|
@ -441,11 +441,12 @@ private:
|
|||
QMenu *trayIconMenu;
|
||||
#endif
|
||||
|
||||
public:
|
||||
Ui::MainWindow* ui;
|
||||
Ui::StatusButtonsForm* statusButtonsUI;
|
||||
Ui::routerCommandsWidget* routerCommandsUI;
|
||||
Ui::GeneralSettingsContentsForm* uiSettings;
|
||||
|
||||
private:
|
||||
TextBrowserTweaked1 * textBrowser;
|
||||
QWidget * routerCommandsParent;
|
||||
PageWithBackButton * pageWithBackButton;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue