From a09a6bc05e3f64c27e7c84dd768c7720fdf41136 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Jun 2024 12:25:06 +0900 Subject: Remove documentation for QWS classes and Qt/Embedded Signed-off-by: Michele Calgaro --- src/table/qtable.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/table/qtable.cpp') diff --git a/src/table/qtable.cpp b/src/table/qtable.cpp index a63a3392c..31f6dd0bd 100644 --- a/src/table/qtable.cpp +++ b/src/table/qtable.cpp @@ -159,11 +159,6 @@ private: }; -#ifdef _WS_QWS_ -# define NO_LINE_WIDGET -#endif - - struct TQTablePrivate { -- cgit v1.2.3