l10n: Eliminated i18n.h
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
|
||||
#include <cmake.h>
|
||||
#include <ColScheduled.h>
|
||||
#include <i18n.h>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
ColumnScheduled::ColumnScheduled ()
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
#include <Filter.h>
|
||||
#include <shared.h>
|
||||
#include <format.h>
|
||||
#include <i18n.h>
|
||||
#include <utf8.h>
|
||||
#include <main.h>
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
#include <Variant.h>
|
||||
#include <Filter.h>
|
||||
#include <format.h>
|
||||
#include <i18n.h>
|
||||
|
||||
extern Context context;
|
||||
extern Task& contextTask;
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
#include <shared.h>
|
||||
#include <format.h>
|
||||
#include <utf8.h>
|
||||
#include <i18n.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
extern Context context;
|
||||
|
||||
Reference in New Issue
Block a user