Remove a few now unused files

This commit is contained in:
Nicolas Werner 2022-01-30 13:16:36 +01:00
parent 392a4be858
commit f44d8e916b
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
30 changed files with 1 additions and 2632 deletions

View file

@ -41,21 +41,17 @@
#include "UserSettingsPage.h"
#include "UsersModel.h"
#include "Utils.h"
#include "WelcomePage.h"
#include "emoji/EmojiModel.h"
#include "emoji/Provider.h"
#include "encryption/DeviceVerificationFlow.h"
#include "encryption/SelfVerificationStatus.h"
#include "timeline/DelegateChooser.h"
#include "timeline/TimelineViewManager.h"
#include "ui/LoadingIndicator.h"
#include "ui/MxcAnimatedImage.h"
#include "ui/MxcMediaProxy.h"
#include "ui/NhekoCursorShape.h"
#include "ui/NhekoDropArea.h"
#include "ui/NhekoGlobalObject.h"
#include "ui/OverlayModal.h"
#include "ui/SnackBar.h"
#include "ui/UIA.h"
#include "voip/WebRTCSession.h"
@ -101,8 +97,6 @@ MainWindow::MainWindow(QWindow *parent)
this,
SLOT(iconActivated(QSystemTrayIcon::ActivationReason)));
connect(chat_page_, SIGNAL(contentLoaded()), this, SLOT(removeOverlayProgressBar()));
trayIcon_->setVisible(userSettings_->tray());
// load cache on event loop