From: vsr Date: Fri, 14 Dec 2012 10:20:53 +0000 (+0000) Subject: Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012 X-Git-Tag: V6_main_FINAL~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FBR_PORTING_VTK6;p=samples%2Fsierpinsky.git Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012 --- diff --git a/src/SierpinskyGUI/SierpinskyGUI.cxx b/src/SierpinskyGUI/SierpinskyGUI.cxx index df30623..c939c0b 100644 --- a/src/SierpinskyGUI/SierpinskyGUI.cxx +++ b/src/SierpinskyGUI/SierpinskyGUI.cxx @@ -39,8 +39,7 @@ * Constructor */ SierpinskyGUI::SierpinskyGUI() : - SalomeApp_Module("Sierpinsky"), - LightApp_Module("Sierpinsky") + SalomeApp_Module("Sierpinsky") { }