mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 11:02:30 -04:00
suppressed Settings/ directory, as it_s not used at all
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1250 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0449a7ce69
commit
c82c7eea26
17 changed files with 11 additions and 3645 deletions
|
@ -43,7 +43,7 @@
|
|||
#endif
|
||||
|
||||
#include "Preferences/PreferencesWindow.h"
|
||||
#include "Settings/gsettingswin.h"
|
||||
//#include "Settings/gsettingswin.h"
|
||||
#include "bwgraph/bwgraph.h"
|
||||
#include "help/browser/helpbrowser.h"
|
||||
#include "games/qbackgammon/bgwindow.h"
|
||||
|
@ -151,7 +151,7 @@ private slots:
|
|||
void showPreferencesWindow(PreferencesWindow::Page page = PreferencesWindow::General);
|
||||
void showMess(MainWindow::Page page = MainWindow::Messages);
|
||||
|
||||
void showSettings();
|
||||
// void showSettings();
|
||||
void setStyle();
|
||||
|
||||
/** Called when user attempts to quit via quit button*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue