mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-18 05:44:14 -05: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
@ -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…
x
Reference in New Issue
Block a user