summaryrefslogtreecommitdiffstats
path: root/src/table/qtable.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
commita09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch)
treefe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /src/table/qtable.cpp
parentbba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff)
downloadtqt-a09a6bc0.tar.gz
tqt-a09a6bc0.zip
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/table/qtable.cpp')
-rw-r--r--src/table/qtable.cpp5
1 files changed, 0 insertions, 5 deletions
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
{