Skip to content
  • Antenore Gatta's avatar
    Replace functions deprecated in Qt 5.15 · 3415bd20
    Antenore Gatta authored and Albert Astals Cid's avatar Albert Astals Cid committed
    This patch replaces:
    
    * vsprintf with vasprintf.
    * functions like `QApplication::desktop()->screenGeometry()`
    
    I've done some tests, and it seems to work properly.
    
    As mentioned at #4 (comment 433301) there are some use cases that need attention, but it shouldn't be done in the scope of this MR as the problem exists as well with the deprecated functions.
    3415bd20