Ignore:
Timestamp:
Aug 31, 2016, 5:19:25 PM (9 years ago)
Author:
Silvan Scherrer
Message:

smplayer: update vendor to version 16.8.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/desktopinfo.h

    r175 r179  
    2222
    2323#include <QSize>
     24#include <QPoint>
    2425
    2526class QWidget;
     
    3334        //! Returns true if the widget is inside the current screen
    3435        static bool isInsideScreen(QWidget *w);
     36
     37        static QPoint topLeftPrimaryScreen();
    3538};
    3639
Note: See TracChangeset for help on using the changeset viewer.