[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-workspace] shell: Remove the debug enabler
From:       David Edmundson <kde () davidedmundson ! co ! uk>
Date:       2014-05-28 14:56:31
Message-ID: E1WpfHL-0004sL-N1 () scm ! kde ! org
[Download RAW message or body]

Git commit af748d39c96cf1246d88d84b218623cb8b71605a by David Edmundson.
Committed on 28/05/2014 at 14:57.
Pushed by davidedmundson into branch 'master'.

Remove the debug enabler

It's not much use without QtCreator being able to profile multiple
engines at once. Even then it's too much to deal with anyway.

M  +0    -2    shell/main.cpp

http://commits.kde.org/plasma-workspace/af748d39c96cf1246d88d84b218623cb8b71605a

diff --git a/shell/main.cpp b/shell/main.cpp
index 8afdd86..50d7af9 100644
--- a/shell/main.cpp
+++ b/shell/main.cpp
@@ -19,7 +19,6 @@
 
 #include <QApplication>
 #include <qcommandlineparser.h>
-#include <QtQml/QQmlDebuggingEnabler>
 #include <QQuickWindow>
 #include <QDebug>
 
@@ -40,7 +39,6 @@ void noMessageOutput(QtMsgType type, const char *msg)
 }
 int main(int argc, char** argv)
 {
-    QQmlDebuggingEnabler debugEnabler;
     QQuickWindow::setDefaultAlphaBuffer(true);
 
     const QByteArray loopName = qgetenv("QSG_RENDER_LOOP");
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic