plcopen/.cvsignore
author |
Andrey Skvortsov <andrej.skvortzov@gmail.com> |
|
Thu, 17 Nov 2016 13:48:04 +0300 |
changeset 1565 |
894f31f8ca64 |
parent 814 |
5743cbdff669
|
permissions |
-rw-r--r-- |
make about dialog boxes use standard wx about dialogs
Any information in dialog can be easily changed without much effort
and the dialog can be easy translated.
Unfortunately on Windows there is no good standard about dialog,
therefore own implementation is used there.