diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:36:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:36:27 -0600 |
commit | 44bcd47cf37723ecfa8bb432403d2bea59988773 (patch) | |
tree | 2d655821a05784e89fdc96c99bef7c30c0a1fc49 /qtinterface/tqstylesheet.cpp | |
parent | 6b90a76cf23e1adb89fd4e0c9501b777f456e2a5 (diff) | |
download | tqtinterface-44bcd47cf37723ecfa8bb432403d2bea59988773.tar.gz tqtinterface-44bcd47cf37723ecfa8bb432403d2bea59988773.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'qtinterface/tqstylesheet.cpp')
-rw-r--r-- | qtinterface/tqstylesheet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/tqstylesheet.cpp b/qtinterface/tqstylesheet.cpp index 8f5c3a4..ce8823a 100644 --- a/qtinterface/tqstylesheet.cpp +++ b/qtinterface/tqstylesheet.cpp @@ -20,4 +20,4 @@ Boston, MA 02110-1301, USA. */ #include <tqt.h> -#include <tqstylesheet.h> +#include <stylesheet.h> |