mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-25 06:40:58 -04:00
Fixed some strings in settings window
Updated english translation git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7781 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7a562cfe9c
commit
2d100b70af
7 changed files with 31 additions and 11 deletions
|
@ -17,6 +17,8 @@ public:
|
|||
explicit GroupFrameSettingsWidget(QWidget *parent = 0);
|
||||
~GroupFrameSettingsWidget();
|
||||
|
||||
void setOpenAllInNewTabText(const QString &text);
|
||||
|
||||
void loadSettings(GroupFrameSettings::Type type);
|
||||
void saveSettings(GroupFrameSettings::Type type);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue