Kaydet (Commit) e123226d authored tarafından Miklos Vajna's avatar Miklos Vajna

CreationWizard already inherits boost::noncopyable via OutputDevice

Change-Id: Ie155742ea9fc29b5b1adfa219c0bc6fdd78cb637
üst 3ede68e1
......@@ -39,7 +39,7 @@ class DataSourceTabPage;
class ChartTypeTemplateProvider;
class DialogModel;
class CreationWizard : public svt::RoadmapWizard, public TabPageNotifiable, private boost::noncopyable
class CreationWizard : public svt::RoadmapWizard, public TabPageNotifiable
{
public:
CreationWizard( Window* pParent,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment