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

List:       kde-commits
Subject:    [konsole] src: revert accidently comitted notes
From:       Kurt Hindenburg <kurt.hindenburg () gmail ! com>
Date:       2016-12-06 19:07:49
Message-ID: E1cEL5h-0003Lt-JC () code ! kde ! org
[Download RAW message or body]

Git commit e3109c190feaa96cfcc1d93eb62b9f8d547f7fac by Kurt Hindenburg.
Committed on 06/12/2016 at 19:07.
Pushed by hindenburg into branch 'master'.

revert accidently comitted notes

M  +0    -2    src/Session.cpp

https://commits.kde.org/konsole/e3109c190feaa96cfcc1d93eb62b9f8d547f7fac

diff --git a/src/Session.cpp b/src/Session.cpp
index a9052ec7..d63c8a0c 100644
--- a/src/Session.cpp
+++ b/src/Session.cpp
@@ -298,8 +298,6 @@ void Session::viewDestroyed(QObject* view)
 {
     // the received QObject has already been destroyed, so using
     // qobject_cast<> does not work here
-    // note: runtime error: downcast not an object of type 'TerminalDisplay'
-    // note: object is of type 'QWidget'
     TerminalDisplay* display = static_cast<TerminalDisplay*>(view);
 
     Q_ASSERT(_views.contains(display));
[prev in list] [next in list] [prev in thread] [next in thread] 

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