Fix indentation sharelinkwidget.h.

Signed-off-by: Camila <hello@camila.codes>
This commit is contained in:
Camila 2021-09-14 20:56:57 +02:00 committed by allexzander (Rebase PR Action)
parent 0d5084468e
commit 4581279d23

View file

@ -77,7 +77,7 @@ private slots:
void slotPasswordSet();
void slotPasswordSetError(int code, const QString &message);
void slotCreateNote();
void slotCreateNote();
void slotNoteSet();
void slotSetExpireDate();
@ -103,7 +103,7 @@ private:
void showPasswordOptions(bool show);
void togglePasswordOptions(bool enable);
void showNoteOptions(bool show);
void showNoteOptions(bool show);
void toggleNoteOptions(bool enable);
void setNote(const QString &note);