mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Cleaned up the code a little bit.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
1e6f925d67
commit
c876a9889e
@ -39,7 +39,7 @@ BlogDialog::BlogDialog(QWidget *parent)
|
||||
mCurrentFont = QFont("Comic Sans MS", 8);
|
||||
|
||||
/* Current user status - online by default */
|
||||
QString currentStatus = "Online";
|
||||
currentStatus = "Online";
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user