git-svn-id: svn://db.shs.com.ru/libs@106 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2016-07-24 19:34:29 +00:00
parent 9fc412f646
commit 46664fd4b8

View File

@@ -3,6 +3,7 @@
int main(int argc, char *argv[]) {
PIFile::setDefaultCharset("UTF-8");
QApplication a(argc, argv);
CD_Pult w;
w.show();