diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:58:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:58:01 -0600 |
commit | e75a964bfaab89c1ccd9530795c23556b22291cd (patch) | |
tree | b842cea1412967a7f7ea84830231ddd93493c924 /qtinterface/tqpalette.cpp | |
parent | 44bcd47cf37723ecfa8bb432403d2bea59988773 (diff) | |
download | tqtinterface-e75a964bfaab89c1ccd9530795c23556b22291cd.tar.gz tqtinterface-e75a964bfaab89c1ccd9530795c23556b22291cd.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 44bcd47cf37723ecfa8bb432403d2bea59988773.
Diffstat (limited to 'qtinterface/tqpalette.cpp')
-rw-r--r-- | qtinterface/tqpalette.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/tqpalette.cpp b/qtinterface/tqpalette.cpp index 7ca00f7..f5b45f0 100644 --- a/qtinterface/tqpalette.cpp +++ b/qtinterface/tqpalette.cpp @@ -20,4 +20,4 @@ Boston, MA 02110-1301, USA. */ #include <tqt.h> -#include <palette.h> +#include <tqpalette.h> |