Hi Sl�vek,
Quoth Sl�vek Banko.....
Because locateLocal expects a TQString value as argument, I suggest using this fact and make the patch simpler:
TDELockFile lock(locateLocal("tmp",
"kdesktop_lock_lockfile")); + TDELockFile lock(locateLocal("tmp", TQString("kdesktop_lock_lockfile.%1").arg(getenv("DISPLAY"))));
what next step will be? Are you interested in joining TGW and entering pull request? Or do I push a patch?
Can you do the honours and push the patch.
Thanks.