mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-24 23:19:29 -05:00
Fixing indentation
This commit is contained in:
parent
9072feca82
commit
2d7038c02a
@ -43,7 +43,7 @@ signals:
|
||||
|
||||
public slots:
|
||||
void setText(const QString &text);
|
||||
void setPlaceHolderTextPosted();
|
||||
void setPlaceHolderTextPosted();
|
||||
|
||||
protected slots:
|
||||
void setPlainText(const QString &text) { f_textedit->setPlainText(text); }
|
||||
|
Loading…
Reference in New Issue
Block a user