]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/wxCDMProjectActionsPanel.cpp
#3136 creaFeature New Normal - branch vtk7itk4wx3
[crea.git] / lib / creaDevManagerLib / wxCDMProjectActionsPanel.cpp
index 514d247faf7c32e3728ec5b640a5a4b5f8662232..7eac414690ae114d58ee2da5c9e4f85d0b1d7984 100755 (executable)
@@ -81,7 +81,6 @@ bool wxCDMProjectActionsPanel::Create(
   // this part makes the scrollbars show up
   this->FitInside(); // ask the sizer about the needed size
   this->SetScrollRate(5, 5);
-
   return TRUE;
 }