summaryrefslogtreecommitdiffstats
path: root/tdeui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-06-20 23:44:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-06-20 23:44:56 +0900
commitf52b584fa9f1990da99c3d3f39e164d02ec1c0b9 (patch)
treeff7db2934437b327e5b448959662bd4cf227253d /tdeui
parent1b04b27b221ef9fe0febf5da650de9565ae5297c (diff)
downloadtdelibs-f52b584fa9f1990da99c3d3f39e164d02ec1c0b9.tar.gz
tdelibs-f52b584fa9f1990da99c3d3f39e164d02ec1c0b9.zip
Removed unrequired comments.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeui')
-rw-r--r--tdeui/ktabwidget.cpp5
-rw-r--r--tdeui/ktabwidget.h5
2 files changed, 0 insertions, 10 deletions
diff --git a/tdeui/ktabwidget.cpp b/tdeui/ktabwidget.cpp
index f1f507609..f5c463a6c 100644
--- a/tdeui/ktabwidget.cpp
+++ b/tdeui/ktabwidget.cpp
@@ -16,11 +16,6 @@
along with this library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
-
- --------------------------------------------------------------
- Additional changes:
- - 2013/10/14 Michele Calgaro:
- add "scroll tabs on mouse wheel event" functionality
*/
#include <tqapplication.h>
diff --git a/tdeui/ktabwidget.h b/tdeui/ktabwidget.h
index 867048965..4718c5753 100644
--- a/tdeui/ktabwidget.h
+++ b/tdeui/ktabwidget.h
@@ -16,11 +16,6 @@
along with this library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
-
- --------------------------------------------------------------
- Additional changes:
- - 2013/10/14 Michele Calgaro:
- add "scroll tabs on mouse wheel event" functionality
*/
#ifndef KTABWIDGET_H