Skip to content
  • KonstantIMP's avatar
    Patch DateTime class (#337) · abcd2093
    KonstantIMP authored
    * Fix incorrect generation for DateTime class
    
    After GIR generation there is 2 the same constructors. It calls compilation errors and should be fixed
    
    * Remove twice DateTime constructor declaration
    
    It calls compilation errors and should be fixed
    abcd2093