Move voip and encryption stuff into their own directories

This commit is contained in:
Nicolas Werner 2021-10-14 22:53:11 +02:00
parent 16e234016a
commit 550c80525a
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
25 changed files with 31 additions and 30 deletions

View file

@ -14,7 +14,7 @@
#include "MainWindow.h"
#include "UserSettingsPage.h"
#include "Utils.h"
#include "WebRTCSession.h"
#include "voip/WebRTCSession.h"
Nheko::Nheko()
{