SVN commit 882103 by aseigo: 4->2, makes amarokers more happy too M +1 -1 containment_p.h --- trunk/KDE/kdelibs/plasma/private/containment_p.h #882102:882103 @@ -22,7 +22,7 @@ #define CONTAINMENT_P_H static const int INTER_CONTAINMENT_MARGIN = 6; -static const int CONTAINMENT_COLUMNS = 4; +static const int CONTAINMENT_COLUMNS = 2; static const int VERTICAL_STACKING_OFFSET = 10000; namespace Plasma