About dialog displays version numbers and handy links

This commit is contained in:
Rukai
2016-02-11 22:59:44 +11:00
parent 585761a456
commit 77efb2d134
7 changed files with 111 additions and 2 deletions

View File

@ -55,6 +55,7 @@ private:
void HideRenderWidget();
void ShowPathsDialog();
void ShowAboutDialog();
QStackedWidget* m_stack;
ToolBar* m_tool_bar;