Skip to content
  • mmostajab's avatar
    # Apply the coding style to the code · 613821c9
    mmostajab authored
    # use 4 spaces instead of tab
    # use QString operations instead of unsafe C String operations
    # use static_cast casting instead of C casting
    613821c9