Updated Swedish on behalf of Johan Andersson; re-generated other locales to include new translation keys

This commit is contained in:
Wyatt Olson
2010-10-14 09:14:32 -06:00
commit d3714bf3d4
620 changed files with 129385 additions and 0 deletions

26
rtengine/simpleprocess.h Normal file
View File

@@ -0,0 +1,26 @@
/*
* File: simpleprocess.h
* Author: askv
*
* Created on September 18, 2010, 8:31 PM
*/
#ifndef SIMPLEPROCESS_H
#define SIMPLEPROCESS_H
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
namespace rtengine {
extern Glib::Thread *batchThread;
}
#endif /* SIMPLEPROCESS_H */