mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 22:46:04 +03:00
remove duplicated signals overriding the same signal in base class
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
parent
fcd5a86349
commit
a1e6c562ea
1 changed files with 0 additions and 1 deletions
|
@ -310,7 +310,6 @@ signals:
|
|||
void noteSet();
|
||||
void nameSet();
|
||||
void labelSet();
|
||||
void hideDownloadSet();
|
||||
|
||||
private slots:
|
||||
void slotNoteSet(const QJsonDocument &, const QVariant &value);
|
||||
|
|
Loading…
Reference in a new issue