Преглед изворни кода

* Add SMEnuSeparator for Delphi compatibility

Michaël Van Canneyt пре 1 година
родитељ
комит
68acd78640
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      rtl/objpas/rtlconst.inc

+ 1 - 1
rtl/objpas/rtlconst.inc

@@ -20,7 +20,7 @@ interface
 
 Const
   SEmpty : string = 'Empty';  
-
+  SMenuSeparator: string = '-';
 
 ResourceString