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/entrywidgetmisc.cpp | |
parent | 5f5e7c5455d52826b0bd50f64fcffb7695ce970d (diff) | |
download | kbibtex-f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db.tar.gz kbibtex-f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db.zip |
Initial TDE conversion
Diffstat (limited to 'src/entrywidgetmisc.cpp')
-rw-r--r-- | src/entrywidgetmisc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entrywidgetmisc.cpp b/src/entrywidgetmisc.cpp index 66ec617..fe1b757 100644 --- a/src/entrywidgetmisc.cpp +++ b/src/entrywidgetmisc.cpp @@ -21,7 +21,7 @@ #include <ntqlabel.h> #include <kdialog.h> -#include <klocale.h> +#include <tdelocale.h> #include <fieldlineedit.h> #include <value.h> |