diff options
author | Slávek Banko <[email protected]> | 2013-06-29 16:33:55 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-04 03:57:45 +0200 |
commit | f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db (patch) | |
tree | 0414ba9f0823b98d2a159c11513ddcda84b932cc /src/idsuggestions.cpp | |
parent | 5f5e7c5455d52826b0bd50f64fcffb7695ce970d (diff) | |
download | kbibtex-f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db.tar.gz kbibtex-f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db.zip |
Initial TDE conversion
Diffstat (limited to 'src/idsuggestions.cpp')
-rw-r--r-- | src/idsuggestions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idsuggestions.cpp b/src/idsuggestions.cpp index 05d8a11..b0d35a4 100644 --- a/src/idsuggestions.cpp +++ b/src/idsuggestions.cpp @@ -19,7 +19,7 @@ ***************************************************************************/ #include <ntqregexp.h> -#include <klocale.h> +#include <tdelocale.h> #include <encoderlatex.h> #include <file.h> |