mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 14:22:31 -04:00
-Removed the status dropdown from BlogDialog.ui
Added a button to set the users status -Changed the setStatus code for testing (just prints the users status) -Fixed a typo in one of the comments in rsQblog.h -Renamed a few of the Qt objects and a few of the variables/functions in the code so that they made more logical sense. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ae96b742b1
commit
4450f1e911
4 changed files with 53 additions and 107 deletions
|
@ -32,7 +32,7 @@
|
|||
#include <map>
|
||||
|
||||
|
||||
/* delcare interafce for everyone o use */
|
||||
/* delcare interface for everyone to use */
|
||||
class RsQblog;
|
||||
extern RsQblog *rsQblog;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue