Skip to content
  • mmostajab's avatar
    # Apply the coding style to the code · 52e64453
    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
    52e64453