mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-25 08:35:35 +02:00
qt: added about box
This commit is contained in:
parent
06a7e181cd
commit
082c4f1104
9 changed files with 353 additions and 30 deletions
qt/i2pd_qt
|
@ -442,6 +442,7 @@ public slots:
|
|||
void showTunnelsPage();
|
||||
void showRestartPage();
|
||||
void showQuitPage();
|
||||
void showAboutBox(const QString & href);
|
||||
|
||||
private:
|
||||
StatusPage statusPage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue