mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-28 00:45:34 -04:00
Fixing indentation
This commit is contained in:
parent
9072feca82
commit
2d7038c02a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue