parent
8cb1d6eab3
commit
d67224858d
3 changed files with 7 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ QueryTab* MainWindow::newSqlPage()
|
|||
ui->tabWidget->addTab(qt, "Tab");
|
||||
ui->tabWidget->setCurrentWidget(qt);
|
||||
qt->newdoc();
|
||||
qt->focusEditor();
|
||||
return qt;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue