removed rsnotify

This commit is contained in:
csoler 2025-10-10 16:39:11 +02:00
parent ff68c770d8
commit 17cbf5da30
18 changed files with 0 additions and 18 deletions

View file

@ -40,7 +40,6 @@
#include "retroshare/rsmsgs.h"
#include "retroshare/rspeers.h"
#include "retroshare/rsnotify.h"
#include "retroshare/rsidentity.h"
#include <QGridLayout>

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

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

View file

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

View file

@ -25,7 +25,6 @@
#include "settings/rsharesettings.h"
#include "retroshare/rsinit.h"
#include "retroshare/rsnotify.h"
#include <QLineEdit>
#include <QMessageBox>

View file

@ -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;

View file

@ -45,7 +45,6 @@
#include "util/HandleRichText.h"
#include "util/RsQtVersion.h"
#include "retroshare/rsnotify.h"
#include "util/rstime.h"
#include "util/DateTime.h"

View file

@ -29,7 +29,6 @@
#include "util/qtthreadsutils.h"
#include <algorithm>
#include <retroshare/rsnotify.h>
#include <retroshare/rsmsgs.h>
static std::map<ChatId, int> waitingChats;

View file

@ -32,7 +32,6 @@
#include <retroshare/rspeers.h>
#include <retroshare/rsiface.h>
#include <retroshare/rsnotify.h>
#include <algorithm>

View file

@ -39,7 +39,6 @@
#include <retroshare/rsidentity.h>
#include <retroshare/rsmsgs.h>
#include <retroshare/rsnotify.h>
#define IMAGE_TYPING ":/images/white-bubble-64.png"

View file

@ -33,7 +33,6 @@
#include <retroshare/rspeers.h>
#include <retroshare/rsbanlist.h>
#include <retroshare/rsnotify.h>
/*****
* #define DEBUG_ITEM 1

View file

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

View file

@ -23,7 +23,6 @@
#include <retroshare/rsiface.h>
#include <retroshare/rsturtle.h>
#include <retroshare/rsnotify.h>
#include <retroshare/rsmsgs.h>
#include <QObject>
#include <QMutex>

View file

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

View file

@ -21,7 +21,6 @@
#include <rshare.h>
#include "NotifyPage.h"
#include <retroshare/rsnotify.h>
#include <retroshare/rsplugin.h>
#include "rsharesettings.h"

View file

@ -37,7 +37,6 @@
#include <retroshare/rsjsonapi.h>
#endif
#include <retroshare/rsnotify.h>
#include <retroshare/rspeers.h>
#ifdef Q_OS_WIN