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:
csoler 2009-05-17 12:48:54 +00:00
parent 0449a7ce69
commit c82c7eea26
17 changed files with 11 additions and 3645 deletions

View file

@ -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*/