mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 08:05:18 -04:00
moved Plugins page little bit to the top of the settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4294 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
af858223d9
commit
dd17fcdcda
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ class RSettingsWin: public QDialog, private Ui::Settings
|
|||
|
||||
public:
|
||||
enum PageType { LastPage = -1, General = 0, Server, Transfer,
|
||||
Directories, Notify, Security, Message, Forum, Chat, Appearance, Sound, Plugins,Fileassociations };
|
||||
Directories, Plugins, Notify, Security, Message, Forum, Chat, Appearance, Sound, Fileassociations };
|
||||
|
||||
static void showYourself(QWidget *parent, PageType page = LastPage);
|
||||
static void postModDirectories(bool update_local);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue