summaryrefslogtreecommitdiffstats
path: root/korganizer/plugins/hebrew
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/plugins/hebrew')
-rw-r--r--korganizer/plugins/hebrew/configdialog.cpp4
-rw-r--r--korganizer/plugins/hebrew/converter.cpp2
-rw-r--r--korganizer/plugins/hebrew/hebrew.cpp2
-rw-r--r--korganizer/plugins/hebrew/holiday.cpp2
-rw-r--r--korganizer/plugins/hebrew/parsha.cpp2
5 files changed, 6 insertions, 6 deletions
diff --git a/korganizer/plugins/hebrew/configdialog.cpp b/korganizer/plugins/hebrew/configdialog.cpp
index a6dd2e5a..06f0b1b7 100644
--- a/korganizer/plugins/hebrew/configdialog.cpp
+++ b/korganizer/plugins/hebrew/configdialog.cpp
@@ -18,10 +18,10 @@
*/
#include "configdialog.h"
#include "configdialog.moc"
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqlayout.h>
#include <tdeapplication.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <tdeconfig.h>
#include <kstandarddirs.h>
#include <ksimpleconfig.h>
diff --git a/korganizer/plugins/hebrew/converter.cpp b/korganizer/plugins/hebrew/converter.cpp
index 1381292e..39140715 100644
--- a/korganizer/plugins/hebrew/converter.cpp
+++ b/korganizer/plugins/hebrew/converter.cpp
@@ -9,7 +9,7 @@
* (at your option) any later version. *
***************************************************************************/
#include "converter.h"
-#include <klocale.h>
+#include <tdelocale.h>
Converter::Converter()
{
diff --git a/korganizer/plugins/hebrew/hebrew.cpp b/korganizer/plugins/hebrew/hebrew.cpp
index 06518853..a96859a6 100644
--- a/korganizer/plugins/hebrew/hebrew.cpp
+++ b/korganizer/plugins/hebrew/hebrew.cpp
@@ -17,7 +17,7 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <tdeconfig.h>
#include <kstandarddirs.h>
#include <ksimpleconfig.h>
diff --git a/korganizer/plugins/hebrew/holiday.cpp b/korganizer/plugins/hebrew/holiday.cpp
index c6afbb61..c4f5aa6e 100644
--- a/korganizer/plugins/hebrew/holiday.cpp
+++ b/korganizer/plugins/hebrew/holiday.cpp
@@ -9,7 +9,7 @@
* (at your option) any later version. *
***************************************************************************/
#include "holiday.h"
-#include <klocale.h>
+#include <tdelocale.h>
bool Holiday::CholP;
bool Holiday::OmerP;
diff --git a/korganizer/plugins/hebrew/parsha.cpp b/korganizer/plugins/hebrew/parsha.cpp
index bba30f62..4f5522ab 100644
--- a/korganizer/plugins/hebrew/parsha.cpp
+++ b/korganizer/plugins/hebrew/parsha.cpp
@@ -9,7 +9,7 @@
* (at your option) any later version. *
***************************************************************************/
#include "parsha.h"
-#include <klocale.h>
+#include <tdelocale.h>
TQStringList Parsha::parshiot_names;