slidecopy: make TabDeckLayouter class non-copyable, to be able to compile the whole thing with MSVC

This commit is contained in:
Frank Schoenheit [fs] 2010-03-08 22:28:30 +01:00
parent 72925bad05
commit c4007b3b84

View file

@ -35,6 +35,8 @@
#include <memory>
#include <boost/noncopyable.hpp>
//........................................................................
namespace svt
{
@ -49,6 +51,7 @@ namespace svt
//====================================================================
class SVT_DLLPUBLIC TabDeckLayouter :public RefBase
,public IDeckLayouter
,public ::boost::noncopyable
{
public:
/** creates a new layouter