diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:20:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:20:21 -0600 |
commit | fccf6d244a4d60c3138afa81266e22ac65adddbc (patch) | |
tree | ce62ccdaca3fffebeb33ad213dc5cea82ceff580 /ktouch/src/ktouchkeyboardeditor.cpp | |
parent | 273ccce287bccee117bbfff8ca3386d613aec467 (diff) | |
download | tdeedu-fccf6d244a4d60c3138afa81266e22ac65adddbc.tar.gz tdeedu-fccf6d244a4d60c3138afa81266e22ac65adddbc.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'ktouch/src/ktouchkeyboardeditor.cpp')
-rw-r--r-- | ktouch/src/ktouchkeyboardeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchkeyboardeditor.cpp b/ktouch/src/ktouchkeyboardeditor.cpp index 9d3ce406..c0d71736 100644 --- a/ktouch/src/ktouchkeyboardeditor.cpp +++ b/ktouch/src/ktouchkeyboardeditor.cpp @@ -22,7 +22,7 @@ #include <ksqueezedtextlabel.h> #include <klineedit.h> #include <ktextedit.h> -#include <kfontdialog.h> +#include <tdefontdialog.h> #include <kdebug.h> #include <utility> |