Return to new style dialogs.

This commit is contained in:
Vladimir Kryvian
2015-08-05 19:47:04 +03:00
parent c901976e1a
commit 2a5fddd9a5
6 changed files with 4 additions and 3 deletions

View File

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