Hide the tar bar when only one database is opened.

Closes #10
This commit is contained in:
Florian Geyer
2012-04-20 11:29:31 +02:00
committed by Felix Geyer
parent e06937287c
commit b1db565bee
2 changed files with 16 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ private Q_SLOTS:
void openDatabaseCleanup();
void emitEntrySelectionChanged();
void modified();
void toggleTabbar();
private:
void saveDatabase(Database* db);