I have fixed changing:
#define N_ (s) (s)
to
#define N_2 (s) (s)
And this code in wxWidgets it is about translation language. And I am not using translation…so…
I marked as fixed.
Best
Felix
I have fixed changing:
#define N_ (s) (s)
to
#define N_2 (s) (s)
And this code in wxWidgets it is about translation language. And I am not using translation…so…
I marked as fixed.
Best
Felix