Skip to content
Snippets Groups Projects
Commit 045b93c1 authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

chatview: remove an unused and inexistant file reference

Change-Id: I00e3d5a29854ef52b6d5e7275ada40e99e496a1e
parent 9aad9776
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment