diff options
Diffstat (limited to 'qtinterface/tqfiledef.h')
-rw-r--r-- | qtinterface/tqfiledef.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qtinterface/tqfiledef.h b/qtinterface/tqfiledef.h index 4862ff6..da48a55 100644 --- a/qtinterface/tqfiledef.h +++ b/qtinterface/tqfiledef.h @@ -32,4 +32,10 @@ Boston, MA 02110-1301, USA. #endif // USE_QT3 +#ifdef USE_QT4 + +// Do not pull in legacy qfiledef defines + +#endif // USE_QT4 + #endif /* TQFILEDEF_H */
\ No newline at end of file |