mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
ui beautifying
This commit is contained in:
parent
66661417d7
commit
ec76381a0b
5 changed files with 57 additions and 8 deletions
|
@ -35,7 +35,7 @@ public:
|
|||
|
||||
void deleteTunnelForm();
|
||||
|
||||
void hideWrongInputLabel() const { wrongInputPane->setVisible(false); }
|
||||
void hideWrongInputLabel() const;
|
||||
void highlightWrongInput(QString warningText, QWidget* controlWithWrongInput);
|
||||
|
||||
virtual ServerTunnelPane* asServerTunnelPane()=0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue