mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-07-21 14:10:33 +02:00
qt: added about box
This commit is contained in:
parent
06a7e181cd
commit
082c4f1104
9 changed files with 353 additions and 30 deletions
|
@ -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