diff --git a/toplevel.h b/toplevel.h index 2cea2f41f..0c891d4b5 100644 --- a/toplevel.h +++ b/toplevel.h @@ -1058,7 +1058,7 @@ inline bool Toplevel::isPopupWindow() const } } -QDebug operator<<(QDebug debug, const Toplevel *toplevel); +KWIN_EXPORT QDebug operator<<(QDebug debug, const Toplevel *toplevel); } // namespace Q_DECLARE_METATYPE(KWin::Toplevel*)