diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:19:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:19:07 -0600 |
commit | 19cea58302be2d15b10b106c80ff82f7b5a2fa79 (patch) | |
tree | a3e30cb6598f0306bc1974b673c843b992ae6aec /scheck/scheck.h | |
parent | d5f82ed01c915a5480e07f2e9055013a266d82bb (diff) | |
download | tdesdk-19cea58302be2d15b10b106c80ff82f7b5a2fa79.tar.gz tdesdk-19cea58302be2d15b10b106c80ff82f7b5a2fa79.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'scheck/scheck.h')
-rw-r--r-- | scheck/scheck.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scheck/scheck.h b/scheck/scheck.h index 880913b6..06ab3599 100644 --- a/scheck/scheck.h +++ b/scheck/scheck.h @@ -46,7 +46,7 @@ #include <kdrawutil.h> #include <kpixmap.h> -#include <kstyle.h> +#include <tdestyle.h> class TQPopupMenu; |