]> Creatis software - creaContours.git/commitdiff
no newline at end of file
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 12 May 2009 08:45:43 +0000 (08:45 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 12 May 2009 08:45:43 +0000 (08:45 +0000)
appli/wxContourGUIExample/wxContourGUIExample.cxx
lib/Interface_Icons_NDimensions/interfNewContourMenu.cxx
lib/Interface_ManagerContour_NDimensions/wxContourViewPanel.cxx

index 67eef427b819505171d718c4d36262a0a1bb76cc..7b15059808fafcf320cf7534e537a08ba35268f3 100644 (file)
@@ -327,4 +327,5 @@ int main(int argc, char* argv[])
                   ::GetCommandLine(), SW_SHOWNORMAL);                  
   }            
 #else
-#endif
\ No newline at end of file
+#endif
+
index 257fe8ce33f19324cf08bb2b4c39693b42199eda..42d97ba3822036ad0b2c91eebc167689a04edf08 100644 (file)
@@ -94,4 +94,5 @@ void interfNewContourMenu::onCreateContourLine( wxCommandEvent& event ){
 void interfNewContourMenu::onCreateContourPoints( wxCommandEvent& event ){
        interfMainPanel::getInstance()->onCreateContourLine();
 }
-*/
\ No newline at end of file
+*/
+
index 61dc811b10969cfa1748b9759bddd56e8522111a..30aa1496dde8a836077e564056fc31185b908914 100644 (file)
@@ -808,4 +808,5 @@ DEFINE_EVENT_TYPE( wxINSTANT_CHANGE )
        void wxContourViewPanel::setImageSlice(int z){
                _sceneManager->getWxVtkViewBase()->GetInteractorStyleBaseView()->GetWxVtk2DBaseView()->SetActualSlice(z);
                RefreshInterface();
-       }
\ No newline at end of file
+       }
+