Remove empty context menu from toolbar

This commit is contained in:
Weslly 2017-11-26 22:23:15 -02:00
parent 54d500737a
commit 525d5de30c
No known key found for this signature in database
GPG key ID: 0506FFCC6A90226C
2 changed files with 2 additions and 6 deletions

View file

@ -87,7 +87,6 @@ private slots:
void updateCopyAttributesMenu();
void showEntryContextMenu(const QPoint& globalPos);
void showGroupContextMenu(const QPoint& globalPos);
void saveToolbarState(bool value);
void rememberOpenDatabases(const QString& filePath);
void applySettingsChanges();
void trayIconTriggered(QSystemTrayIcon::ActivationReason reason);