Fix includes and replace KLocale with Locale in calendarsystem.cpp

This commit is contained in:
Giorgos Tsiapaliwkas 2012-02-01 12:24:48 +02:00
parent c65b553a11
commit 5077d77f8f
2 changed files with 269 additions and 306 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,6 +21,7 @@
#ifndef CALENDARSYSTEM_H
#define CALENDARSYSTEM_H
#include <kcalendarsystem.h>
#include "locale.h" // needed for enums
#include "kglobal.h"