diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:03:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:03:10 -0600 |
commit | 782ea254f2b2cc59c01c9fa9c26df3262b05648a (patch) | |
tree | ea2570417efdc330ee127513e1ca90180ab59311 /kiten/optiondialog.h | |
parent | c7c2e1330f7496d86e25cd9e408ae9f62f2d9bcb (diff) | |
download | tdeedu-782ea254f2b2cc59c01c9fa9c26df3262b05648a.tar.gz tdeedu-782ea254f2b2cc59c01c9fa9c26df3262b05648a.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kiten/optiondialog.h')
-rw-r--r-- | kiten/optiondialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kiten/optiondialog.h b/kiten/optiondialog.h index 7dc1574b..61e5a4c7 100644 --- a/kiten/optiondialog.h +++ b/kiten/optiondialog.h @@ -31,7 +31,7 @@ class TQComboBox; class TQCheckBox; class DictList; -#include <kconfigdialog.h> +#include <tdeconfigdialog.h> #include <kglobalaccel.h> #include <kkeydialog.h> |