Merge pull request #3623 from rukai/dolphinQtAbout

DQt2: About Dialog
This commit is contained in:
Mathew Maidment
2016-03-09 03:16:40 -05:00
7 changed files with 111 additions and 2 deletions

View File

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