Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/systray.h')
-rw-r--r--src/gui/systray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/systray.h b/src/gui/systray.h
index 55bce5792..522ae1730 100644
--- a/src/gui/systray.h
+++ b/src/gui/systray.h
@@ -111,7 +111,7 @@ signals:
void isOpenChanged();
public slots:
- void slotNewUserSelected();
+ void slotCurrentUserChanged();
void forceWindowInit(QQuickWindow *window) const;
void positionWindowAtTray(QQuickWindow *window) const;