Improved releasenotes manual can also be opened from a databasewindow now.
This commit is contained in:
parent
487f84cf95
commit
0483dc8b3d
9 changed files with 31 additions and 5 deletions
|
|
@ -442,3 +442,9 @@ void DatabaseWindow::on_actionShow_connection_manager_triggered()
|
|||
{
|
||||
m_masterController->connectionController()->showConnectionManager();
|
||||
}
|
||||
|
||||
void DatabaseWindow::on_actionManual_triggered()
|
||||
{
|
||||
OpenManual();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue