mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
commit
fa5143a66d
@ -96,7 +96,7 @@ SettingsDialog::SettingsDialog(ownCloudGui *gui, QWidget *parent)
|
||||
accountAdded(ai.data());
|
||||
}
|
||||
|
||||
_actionBefore = new QAction;
|
||||
_actionBefore = new QAction(this);
|
||||
_toolBar->addAction(_actionBefore);
|
||||
|
||||
// Adds space between users + activities and general + network actions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user