Switch to DatabaseTabWidget when the current tab changed and the welcome widget is shown.
This commit is contained in:
@@ -47,6 +47,7 @@ private Q_SLOTS:
|
||||
void showAboutDialog();
|
||||
void switchToDatabases();
|
||||
void switchToSettings();
|
||||
void databaseTabChanged(int tabIndex);
|
||||
|
||||
private:
|
||||
static void setShortcut(QAction* action, QKeySequence::StandardKey standard, int fallback = 0);
|
||||
|
||||
Reference in New Issue
Block a user