diff options
Diffstat (limited to 'lib/widgets/propeditor/pyesnobutton.cpp')
-rw-r--r-- | lib/widgets/propeditor/pyesnobutton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/pyesnobutton.cpp b/lib/widgets/propeditor/pyesnobutton.cpp index 308570be..dae82868 100644 --- a/lib/widgets/propeditor/pyesnobutton.cpp +++ b/lib/widgets/propeditor/pyesnobutton.cpp @@ -24,7 +24,7 @@ #include <tqpushbutton.h> #ifndef PURE_QT -#include <klocale.h> +#include <tdelocale.h> #else #include "compat_tools.h" #endif |