diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-06-29 16:33:55 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-04 03:57:45 +0200 |
commit | f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db (patch) | |
tree | 0414ba9f0823b98d2a159c11513ddcda84b932cc /src/entrywidgetauthor.cpp | |
parent | 5f5e7c5455d52826b0bd50f64fcffb7695ce970d (diff) | |
download | kbibtex-f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db.tar.gz kbibtex-f2d4b48ad7f6ce4f23c6cbba3e85c67486f922db.zip |
Initial TDE conversion
Diffstat (limited to 'src/entrywidgetauthor.cpp')
-rw-r--r-- | src/entrywidgetauthor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entrywidgetauthor.cpp b/src/entrywidgetauthor.cpp index 578a9d8..e31bafb 100644 --- a/src/entrywidgetauthor.cpp +++ b/src/entrywidgetauthor.cpp @@ -21,7 +21,7 @@ #include <ntqlabel.h> #include <kdialog.h> -#include <klocale.h> +#include <tdelocale.h> #include <fieldlistview.h> #include <entrywidgetwarningsitem.h> |