mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-06 21:58:57 -04:00
Added for Create Channel the Channel Logo Button + Display
Added for Forums Collapse all/Expand all git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2079 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c62daadacd
commit
98820697d4
4 changed files with 197 additions and 8 deletions
|
@ -39,6 +39,7 @@ void newForum(); /* cleanup */
|
|||
/** Qt Designer generated object */
|
||||
Ui::CreateForum ui;
|
||||
|
||||
QPixmap picture;
|
||||
|
||||
public slots:
|
||||
/** Overloaded QWidget.show */
|
||||
|
@ -50,6 +51,9 @@ private slots:
|
|||
void createForum();
|
||||
void cancelForum();
|
||||
|
||||
void addChannelLogo();
|
||||
|
||||
|
||||
private:
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue