diff options
-rw-r--r-- | qtinterface/tqt.h.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake index 0500014..65e6b1f 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -271,6 +271,7 @@ Boston, MA 02110-1301, USA. #define TQLineEdit QLineEdit #define TQValidator QValidator #define TQListBox QListBox +#define TQList QList #define TQComboBoxData QComboBoxData #define TQComboTableItem QComboTableItem #define TQWheelEvent QWheelEvent @@ -431,6 +432,7 @@ Boston, MA 02110-1301, USA. #define TQImageIO QImageIO #define TQInputContextFactory QInputContextFactory #define TQInputContext QInputContext +#define TQInputDialog QInputDialog #define TQIntCache QIntCache #define TQIntCacheIterator QIntCacheIterator #define TQIntDict QIntDict |