mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 07:25:36 -04:00
updated settings icons and some missed one
This commit is contained in:
parent
cc8f2c6e39
commit
57c9bef993
42 changed files with 1466 additions and 99 deletions
|
@ -42,7 +42,7 @@ public:
|
|||
/** Loads the settings for this page */
|
||||
virtual void load();
|
||||
|
||||
virtual QPixmap iconPixmap() const { return QPixmap(":/images/evolution.png") ; }
|
||||
virtual QPixmap iconPixmap() const { return QPixmap(":/icons/settings/messages.svg") ; }
|
||||
virtual QString pageName() const { return tr("Message") ; }
|
||||
virtual QString helpText() const { return ""; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue