mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-19 04:10:03 +02:00
GUI: Implement about dialog in MainWindow.
This commit is contained in:
parent
099d6b3008
commit
c98ed34e6e
2 changed files with 10 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ private slots :
|
|||
// Switch to search window.
|
||||
void switchToSearch();
|
||||
|
||||
void showAbout();
|
||||
|
||||
private :
|
||||
|
||||
QStackedWidget* m_stacked;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue