diff options
Diffstat (limited to 'krecipes/src/widgets/conversiontable.h')
-rw-r--r-- | krecipes/src/widgets/conversiontable.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/krecipes/src/widgets/conversiontable.h b/krecipes/src/widgets/conversiontable.h index 313c75f..16f761c 100644 --- a/krecipes/src/widgets/conversiontable.h +++ b/krecipes/src/widgets/conversiontable.h @@ -10,9 +10,9 @@ ***************************************************************************/ #ifndef CONVERSIONTABLE_H #define CONVERSIONTABLE_H -#include <ntqstring.h> -#include <ntqtable.h> -#include <ntqobject.h> +#include <tqstring.h> +#include <tqtable.h> +#include <tqobject.h> #include "datablocks/unitratio.h" #include "datablocks/elementlist.h" |