File indexing completed on 2024-06-09 04:43:35

0001 #include "locale.h"
0002 
0003 Locale::Locale(QObject *parent) : QObject(parent)
0004 {
0005 
0006 }