kwin/tabbox
Martin Gräßlin d503d9ffb6 Turn TabBox into a proper singleton
There is only one instance hold by Workspace which means it should follow
the common approach with ::self and ::create.

The hasTabBox is completely removed as it's rather useless and the same
as the ifdef around the usages any way.

REVIEW: 109851
2013-04-11 14:18:30 +02:00
..
qml TabBox: fix plasma theme workaround (tabbox) 2013-04-09 19:00:41 +02:00
tests
clientmodel.cpp
clientmodel.h
CMakeLists.txt
declarative.cpp TabBox: fix plasma theme workaround (tabbox) 2013-04-09 19:00:41 +02:00
declarative.h
desktopchain.cpp
desktopchain.h
desktopmodel.cpp
desktopmodel.h
kwinwindowswitcher.desktop
tabbox.cpp Turn TabBox into a proper singleton 2013-04-11 14:18:30 +02:00
tabbox.h Turn TabBox into a proper singleton 2013-04-11 14:18:30 +02:00
tabboxconfig.cpp
tabboxconfig.h
tabboxhandler.cpp
tabboxhandler.h