You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/kdevdesigner/uilib
Michele Calgaro 98195ec821
Remove use of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR.
The #defines were used for some very old compilers which had issues with template instantiation.
We are now using c++17 compilers, so this is unnecessary.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 weeks ago
..
CMakeLists.txt Revert "Finish renaming tdevelop components" 12 years ago
Makefile.am qt -> tqt conversion: 7 years ago
database.cpp Replace TRUE/FALSE with boolean values true/false 9 months ago
database2.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
qwidgetfactory.cpp Replace TRUE/FALSE with boolean values true/false 9 months ago
qwidgetfactory.h Remove use of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR. 2 weeks ago