summaryrefslogtreecommitdiffstats
path: root/doc/html/qtable-h.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-09 23:09:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-09 23:09:59 +0900
commit83991febd2b98788a0a018e187de0dfb7d95b500 (patch)
treeec363502a3d11082cc54d17b7969f8ba605e1f01 /doc/html/qtable-h.html
parent48ea22d00b58a37508567756b2955582cd9efe5a (diff)
downloadtqt3-83991febd2b98788a0a018e187de0dfb7d95b500.tar.gz
tqt3-83991febd2b98788a0a018e187de0dfb7d95b500.zip
Remove Qt4 related stuff
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qtable-h.html')
-rw-r--r--doc/html/qtable-h.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/html/qtable-h.html b/doc/html/qtable-h.html
index fc5a000d7..a49e02bb4 100644
--- a/doc/html/qtable-h.html
+++ b/doc/html/qtable-h.html
@@ -210,9 +210,6 @@ private:
uint enabled : 1;
int rw, cl;
int rowspan, colspan;
-#if (TQT_VERSION &gt;= 0x040000)
-#error "Add a setAlignment() function in 4.0 (but no d pointer)"
-#endif
};
#define Q_DEFINED_QTABLE_ITEM