summaryrefslogtreecommitdiffstats
path: root/src/table/ntqtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/ntqtable.h')
-rw-r--r--src/table/ntqtable.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/table/ntqtable.h b/src/table/ntqtable.h
index a74104c31..a89d8fbaf 100644
--- a/src/table/ntqtable.h
+++ b/src/table/ntqtable.h
@@ -175,9 +175,6 @@ private:
uint enabled : 1;
int rw, cl;
int rowspan, colspan;
-#if (TQT_VERSION >= 0x040000)
-#error "Add a setAlignment() function in 4.0 (but no d pointer)"
-#endif
};
#define Q_DEFINED_QTABLE_ITEM