mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
chatview: remove an unused and inexistant file reference
Change-Id: I00e3d5a29854ef52b6d5e7275ada40e99e496a1e
This commit is contained in:
parent
9aad97763c
commit
045b93c1e4
1 changed files with 0 additions and 4 deletions
|
@ -166,10 +166,6 @@ MainApplication::init()
|
|||
{
|
||||
setWindowIcon(QIcon(":/images/jami.ico"));
|
||||
|
||||
// Lrc web resources
|
||||
QResource::registerResource(QCoreApplication::applicationDirPath() + QDir::separator()
|
||||
+ "webresource.rcc");
|
||||
|
||||
#ifdef Q_OS_LINUX
|
||||
if (!getenv("QT_QPA_PLATFORMTHEME"))
|
||||
setenv("QT_QPA_PLATFORMTHEME", "gtk3", true);
|
||||
|
|
Loading…
Add table
Reference in a new issue