mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Support translation in python modules
This commit is contained in:
@@ -149,6 +149,7 @@ class MCString : public std::map<CString, CString> {};
|
||||
#include "znc/zncconfig.h"
|
||||
#include "znc/ZNCString.h"
|
||||
%include "znc/defines.h"
|
||||
%include "znc/Translation.h"
|
||||
%include "znc/Utils.h"
|
||||
%include "znc/Threads.h"
|
||||
%include "znc/Config.h"
|
||||
|
||||
Reference in New Issue
Block a user