You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
latte-dock/app/dock
Tobias C. Berner 156accc34f Fix build on FreeBSD by including <array>.
Summary:
latte-dock-0.8.0/app/dock/dockview.h:367:44:
    error: implicit instantiation of undefined template 'std::__1::array<QMetaObject::Connection, 4>'
    std::array<QMetaObject::Connection, 4> connectionsManagedLayout;
                                           ^

Reviewers: #freebsd, mvourlakos, davidedmundson

Reviewed By: davidedmundson

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D14534
7 years ago
..
dockconfigview.cpp Fix minor EBN issues 7 years ago
dockconfigview.h update code to new astyle conditions 7 years ago
dockmenumanager.cpp Fix minor EBN issues 7 years ago
dockmenumanager.h update code to new astyle conditions 7 years ago
docksecconfigview.cpp Fix minor EBN issues 7 years ago
docksecconfigview.h update code to new astyle conditions 7 years ago
dockview.cpp Fix minor EBN issues 7 years ago
dockview.h Fix build on FreeBSD by including <array>. 7 years ago
panelshadows.cpp update to latest panel shadows 7 years ago
panelshadows_p.h update to latest panel shadows 7 years ago
screenedgeghostwindow.cpp fix #1005,add timer to fix freeze 7 years ago
screenedgeghostwindow.h update code to new astyle conditions 7 years ago
visibilitymanager.cpp Fix minor EBN issues 7 years ago
visibilitymanager.h update code to new astyle conditions 7 years ago
visibilitymanager_p.h update code to new astyle conditions 7 years ago