From 880b3bcd6c8cf8ced99b76d36a32851ef2f84bfa Mon Sep 17 00:00:00 2001 From: Yen Chi Hsuan Date: Wed, 19 Jul 2017 23:12:59 +0800 Subject: [PATCH] Remove the deprecation notice Keep everything in QTermWidget class. Confusing users with Konsole namespace sounds a bad idea. --- lib/qtermwidget.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/qtermwidget.h b/lib/qtermwidget.h index 486b8f8..ce10c45 100644 --- a/lib/qtermwidget.h +++ b/lib/qtermwidget.h @@ -47,7 +47,6 @@ public: ScrollBarRight = 2 }; - // For backward API compatibility using KeyboardCursorShape = Konsole::Emulation::KeyboardCursorShape; //Creation of widget