Fixed opening files in Open dialog.

This commit is contained in:
Vladimir Kryvian
2015-08-05 19:39:54 +03:00
parent efa1081a60
commit c901976e1a
8 changed files with 15 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ unit ucommon;
interface
const
cProgramName = 'Tim2View SVN.r89 by [Lab 313] (for ' +
cProgramName = 'Tim2View SVN.r90 by [Lab 313] (for ' +
{$IFDEF Linux}'Linux' + {$IFEND}
{$IFDEF Darwin}'Mac OS X' + {$IFEND}
{$IFDEF Windows}'Windows' + {$IFEND}