@ -63,7 +63,7 @@ public:
* to notify the window when the associated screen has changed and synchronize selection updates
* between all views on a session.
*/
ScreenWindow(Screen* screen, QObject* parent = 0);
explicit ScreenWindow(Screen* screen, QObject* parent = 0);
virtual ~ScreenWindow();
/** Sets the screen which this window looks onto */