removed not needed old Preferences

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1876 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-12-14 17:13:10 +00:00
parent 34c4e500e4
commit bbe773b91c
73 changed files with 257 additions and 10573 deletions

View file

@ -1,7 +1,7 @@
/****************************************************************
* This file is distributed under the following license:
*
* Copyright (c) 2006-2007, crypton
* This file is distributed under the following license:
*
* Copyright (c) 2006-2007, crypton
* Copyright (c) 2006, Matt Edman, Justin Hipple
*
* This program is free software; you can redistribute it and/or
@ -36,7 +36,7 @@
#include <QKeySequence>
#include "util/log.h"
#include "gui/Preferences/rsharesettings.h"
#include "gui/settings/rsharesettings.h"
/** Rshare's version string */
#define RSHARE_VERSION "0.7"