Task #1485 : by default the dialog box are fixed but can be moved

This commit is contained in:
Dany De Bontridder 2018-01-07 13:48:43 +01:00
parent 7a0bca608b
commit b5795ac97c
8 changed files with 31 additions and 24 deletions

View file

@ -310,4 +310,6 @@ define ('EXC_PARAM_VALUE',1005);
define ('EXC_PARAM_TYPE',1006);
define ('EXC_DUPLICATE',1200);
define ('ICONON','icon-on.png');
define ('ICONOFF','icon-off.png');
define ('ICONOFF','icon-off.png');
define ("PINDG","⊕");
define ("UNPINDG","≊");