Skip to content
  • Utkarsh Ayachit's avatar
    Fix usage to Q_WS_*. · 273e89af
    Utkarsh Ayachit authored
    Qt5 no longer defines Q_WS_*, instead Q_OS_* are provided. This fixes
    the code to check for both Q_WS_* and Q_OS_* to support both Qt4 and
    Qt5.
    273e89af