mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 06:14:25 -04:00
Added Home Page View for easy see own Cert to Copy and Share to Friends
Fixed Share Manager Label layout Update emotes file Set radio items font size to stylesheet file
This commit is contained in:
parent
4933cce278
commit
2e717d35c7
14 changed files with 670 additions and 211 deletions
|
@ -60,6 +60,7 @@ class MessagesDialog;
|
|||
class SharedFilesDialog;
|
||||
class MessengerWindow;
|
||||
class PluginsPage;
|
||||
class HomePage;
|
||||
//class ChannelFeed;
|
||||
class BandwidthGraph;
|
||||
class MainPage;
|
||||
|
@ -132,6 +133,7 @@ public:
|
|||
// NetworkDialog *networkDialog;
|
||||
// SearchDialog *searchDialog;
|
||||
|
||||
HomePage *homePage;
|
||||
NewsFeed *newsFeed;
|
||||
FriendsDialog *friendsDialog;
|
||||
TransfersDialog *transfersDialog;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue