mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-10-12 05:20:56 -04:00
removed rsnotify
This commit is contained in:
parent
ff68c770d8
commit
17cbf5da30
18 changed files with 0 additions and 18 deletions
|
@ -40,7 +40,6 @@
|
|||
|
||||
#include "retroshare/rsmsgs.h"
|
||||
#include "retroshare/rspeers.h"
|
||||
#include "retroshare/rsnotify.h"
|
||||
#include "retroshare/rsidentity.h"
|
||||
|
||||
#include <QGridLayout>
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
#include "retroshare/rstor.h"
|
||||
#include "retroshare/rsidentity.h"
|
||||
#include "retroshare/rsinit.h"
|
||||
#include "retroshare/rsnotify.h"
|
||||
#include "rsserver/rsaccounts.h"
|
||||
#include "util/rsrandom.h"
|
||||
|
||||
|
|
|
@ -101,7 +101,6 @@
|
|||
#include "retroshare/rsiface.h"
|
||||
#include "retroshare/rspeers.h"
|
||||
#include "retroshare/rsfiles.h"
|
||||
#include "retroshare/rsnotify.h"
|
||||
#include "retroshare/rsinit.h"
|
||||
|
||||
#include "gui/gxschannels/GxsChannelDialog.h"
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
#include <retroshare/rspeers.h>
|
||||
#include <retroshare/rsmsgs.h>
|
||||
#include <retroshare/rsstatus.h>
|
||||
#include <retroshare/rsnotify.h>
|
||||
|
||||
#include "rshare.h"
|
||||
#include "MessengerWindow.h"
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
#include <retroshare/rsgxschannels.h>
|
||||
#include <retroshare/rsgxsforums.h>
|
||||
#include <retroshare/rsmsgs.h>
|
||||
#include <retroshare/rsnotify.h>
|
||||
#include <retroshare/rspeers.h>
|
||||
#include <retroshare/rsplugin.h>
|
||||
#include <retroshare/rsposted.h>
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
#include <retroshare/rsgxsforums.h>
|
||||
#include <retroshare/rsidentity.h>
|
||||
#include <retroshare/rsmsgs.h>
|
||||
#include <retroshare/rsnotify.h>
|
||||
#include <retroshare/rspeers.h>
|
||||
|
||||
#include <QApplication>
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
#include "settings/rsharesettings.h"
|
||||
|
||||
#include "retroshare/rsinit.h"
|
||||
#include "retroshare/rsnotify.h"
|
||||
|
||||
#include <QLineEdit>
|
||||
#include <QMessageBox>
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
#include "gui/SoundManager.h"
|
||||
|
||||
#include <retroshare/rsiface.h>
|
||||
#include <retroshare/rsnotify.h>
|
||||
#include <retroshare/rspeers.h>
|
||||
|
||||
static std::map<ChatId, ChatDialog*> chatDialogsList;
|
||||
|
|
|
@ -45,7 +45,6 @@
|
|||
#include "util/HandleRichText.h"
|
||||
#include "util/RsQtVersion.h"
|
||||
|
||||
#include "retroshare/rsnotify.h"
|
||||
#include "util/rstime.h"
|
||||
#include "util/DateTime.h"
|
||||
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
#include "util/qtthreadsutils.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <retroshare/rsnotify.h>
|
||||
#include <retroshare/rsmsgs.h>
|
||||
|
||||
static std::map<ChatId, int> waitingChats;
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
|
||||
#include <retroshare/rspeers.h>
|
||||
#include <retroshare/rsiface.h>
|
||||
#include <retroshare/rsnotify.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
|
||||
#include <retroshare/rsidentity.h>
|
||||
#include <retroshare/rsmsgs.h>
|
||||
#include <retroshare/rsnotify.h>
|
||||
|
||||
|
||||
#define IMAGE_TYPING ":/images/white-bubble-64.png"
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
|
||||
#include <retroshare/rspeers.h>
|
||||
#include <retroshare/rsbanlist.h>
|
||||
#include <retroshare/rsnotify.h>
|
||||
|
||||
/*****
|
||||
* #define DEBUG_ITEM 1
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
#include <retroshare/rsgxsifacehelper.h>
|
||||
|
||||
#include "notifyqt.h"
|
||||
#include <retroshare/rsnotify.h>
|
||||
#include <retroshare/rspeers.h>
|
||||
#include <retroshare/rsidentity.h>
|
||||
#include <retroshare/rsmsgs.h>
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
|
||||
#include <retroshare/rsiface.h>
|
||||
#include <retroshare/rsturtle.h>
|
||||
#include <retroshare/rsnotify.h>
|
||||
#include <retroshare/rsmsgs.h>
|
||||
#include <QObject>
|
||||
#include <QMutex>
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
#include "retroshare/rsconfig.h"
|
||||
#include "retroshare/rshistory.h"
|
||||
#include "retroshare/rsmsgs.h"
|
||||
#include "retroshare/rsnotify.h"
|
||||
#include "retroshare/rspeers.h"
|
||||
|
||||
#include <QColorDialog>
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
#include <rshare.h>
|
||||
#include "NotifyPage.h"
|
||||
|
||||
#include <retroshare/rsnotify.h>
|
||||
#include <retroshare/rsplugin.h>
|
||||
#include "rsharesettings.h"
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
#include <retroshare/rsjsonapi.h>
|
||||
#endif
|
||||
|
||||
#include <retroshare/rsnotify.h>
|
||||
#include <retroshare/rspeers.h>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue