Skip to content

Commit 98318cf

Browse files
author
César Cardoso
committed
feature/add-notes-configuracoes-fonts
1 parent 6ba5c48 commit 98318cf

5 files changed

Lines changed: 1711 additions & 7 deletions

File tree

Src/Consts/C4D.Wizard.Consts.pas

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ TC4DConsts = class
3333
C_FILE_INI_GROUPS = 'groups.ini';
3434
C_FILE_INI_OPEN_EXTERNAL = 'open-external.ini';
3535

36+
//NAMES FILES .rtf
37+
C_FILE_RTF_NOTES = 'notes.rtf';
38+
3639
//ABOUT AND SPLASH
3740
C_ABOUT_TITLE = 'Code4Delphi Wizard';
3841
C_ABOUT_COPY_RIGHT = 'Copyright 2023 Code4Delphi Team';

0 commit comments

Comments
 (0)