]> Creatis software - creaContours.git/commitdiff
no newline at eof
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 7 Nov 2008 14:33:46 +0000 (14:33 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Fri, 7 Nov 2008 14:33:46 +0000 (14:33 +0000)
19 files changed:
lib/Interface_Icons_NDimensions/interfDeleteMenu.h
lib/Interface_Icons_NDimensions/interfEditMenu.h
lib/Interface_Icons_NDimensions/interfNewContourMenu.h
lib/Interface_Icons_NDimensions/interfSegmentationMenu.h
lib/Interface_Icons_NDimensions/interfToolsMenu.h
lib/Interface_Icons_NDimensions/interfToolsSpreadPanel.h
lib/Interface_ManagerContour_NDimensions/ConceptDataWrap.h
lib/Interface_ManagerContour_NDimensions/PerformingOperation.h
lib/Interface_ManagerContour_NDimensions/wxContourMainPanel.h
lib/Interface_ManagerContour_NDimensions/wxContourViewPanel.cxx
lib/Interface_ManagerContour_NDimensions/wxContour_AutomaticFormsToolsPanel.h
lib/Interface_ManagerContour_NDimensions/wxContour_ControlPanel.h
lib/Interface_ManagerContour_NDimensions/wxContour_DrawToolsPanel.h
lib/Interface_ManagerContour_NDimensions/wxContour_EdtionToolsPanel.h
lib/Interface_ManagerContour_NDimensions/wxContour_Grid.h
lib/Interface_ManagerContour_NDimensions/wxContour_ListViewPanel.h
lib/Interface_ManagerContour_NDimensions/wxContour_OperationsToolsPanel.h
lib/Interface_ManagerContour_NDimensions/wxContour_StandardToolsPanel.h
lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.cxx

index 9c2f5f3477668ac7dcd1f917fa84b45c3e273b5c..b2abde7183b6ab48466e47970a780c6bf2652046 100644 (file)
@@ -15,4 +15,5 @@ public:
        
 };
 
-#endif
\ No newline at end of file
+#endif
+
index cedc60018dd2543dd4ebbd013bb8faffd1301463..c73dabf893febae0366ea759869d46cc151307e0 100644 (file)
@@ -18,4 +18,5 @@ public:
        
 };
 
-#endif
\ No newline at end of file
+#endif
+
index 2806bc33ccdaf8c691ea3672269dd915a858b302..fb74e771d679f1bf82b07176e221557182c4b17b 100644 (file)
@@ -30,4 +30,5 @@ private:
        
 };
 
-#endif
\ No newline at end of file
+#endif
+
index 7dfbdb187c4345e42e3542a44c2e55bca692606a..653b2069caf53b3e188261be62d235ff96337b66 100644 (file)
@@ -42,4 +42,6 @@ private:
        
 };
 
-#endif
\ No newline at end of file
+#endif
index e12e9dd87cdd93f592c9761ce9a6b8a4cc8942e8..fd3df207f35c77b252bd8555b0ebb7c2d20ab3ff 100644 (file)
@@ -44,4 +44,6 @@ private:
        
 };
 
-#endif
\ No newline at end of file
+#endif
index a0ffdb76d4221f944b486e331e124048df146587..32606c23dcff172ab5fb4d4f380e036213ae5630 100644 (file)
@@ -71,4 +71,5 @@ private:
 
 };
 
-#endif
\ No newline at end of file
+#endif
+
index 40fd49df04b3d43c7c2b0accee5aabdc74184291..c2ad82b38cfd35f9d909b526419a7eee506fb8bf 100644 (file)
@@ -92,4 +92,6 @@ private:
 
 
 };
-#endif // __ConceptDataWrap_HEADER_FILE__
\ No newline at end of file
+#endif // __ConceptDataWrap_HEADER_FILE__
index 565350b6f26f7ba7e25b01fa43c1e816b7927908..ee5e3313e40e939a2eb3865d44abb6c57702bd81 100644 (file)
@@ -83,4 +83,7 @@ private:
        char _endCommand;
 
 };
-#endif // __PerformingOperation_HEADER_FILE__
\ No newline at end of file
+#endif // __PerformingOperation_HEADER_FILE__
+
+
+
index 11c52e0d478c00008111a14d8def2d75bd94f604..ff40f7de69c71bc655a525dfe6e9c0fa14996166 100644 (file)
@@ -79,4 +79,5 @@ private:
 
 };
 
-#endif
\ No newline at end of file
+#endif
+
index e83d5b88447a5db71fdac7b2512c191df68c23d9..5a43e9c2e6448db4196d6396568624806f784e55 100644 (file)
@@ -589,4 +589,5 @@ DEFINE_EVENT_TYPE( wxINSTANT_CHANGE )
                return theViewPanel->GetZ();
        }
 
-       
\ No newline at end of file
+       
+       
index b07ec2db270f3a61cefc6da631bb18ad0208aeeb..6d3814bcad3a5f03491761e782c97c879e4bae4e 100644 (file)
@@ -80,4 +80,6 @@ private:
        
 
 };
-#endif // __wxContour_AutomaticFormsToolsPanel_HEADER_FILE__
\ No newline at end of file
+#endif // __wxContour_AutomaticFormsToolsPanel_HEADER_FILE__
index e68a623d4446bacf4d30f411100b0241a54589bc..128ce18b6c73f35570e5c9bef1dabe6c26440dcf 100644 (file)
@@ -86,4 +86,6 @@ private:
        wxContour_ListViewPanel * instantContours;
 
 };
-#endif // __wxContour_ControlPanel_HEADER_FILE__
\ No newline at end of file
+#endif // __wxContour_ControlPanel_HEADER_FILE__
index 5abcfdd3733581aadd612862d9a427647dcde214..964e42a1cbed36795c04ca800ebd157da3302752 100644 (file)
@@ -78,4 +78,6 @@ private:
        
 
 };
-#endif // __wxContour_DrawToolsPanel_HEADER_FILE__
\ No newline at end of file
+#endif // __wxContour_DrawToolsPanel_HEADER_FILE__ 
index 986bae3092154aa93e2413a3717e1985dc8431e5..2aedbe509435200e3d3425c4fcf25cf669ae6e46 100644 (file)
@@ -78,4 +78,7 @@ private:
        
 
 };
-#endif // __wxContour_EdtionToolsPanel_HEADER_FILE__
\ No newline at end of file
+#endif // __wxContour_EdtionToolsPanel_HEADER_FILE__
+
index c87c24f6be8243b62858d0d46758c7924e16bd60..118096f70391f3d014817b5eb351b00dae351b07 100644 (file)
@@ -78,4 +78,6 @@ private:
        
 
 };
-#endif // __wxContour_Grid_HEADER_FILE__
\ No newline at end of file
+#endif // __wxContour_Grid_HEADER_FILE__ 
index 5dd98e8be611c16669b93027dfb48459b0e666a3..de2dd8c5899a348f27c9673dbc304b7300a36ed7 100644 (file)
@@ -127,4 +127,5 @@ private:
        wxListItemAttr itemsStyle;
 
 };
-#endif // __wxContour_ListViewPanel_HEADER_FILE__
\ No newline at end of file
+#endif // __wxContour_ListViewPanel_HEADER_FILE__
+
index 047b210dc09726395d09a6467b2c74545ace96a1..f5156b2420356ff8d7fb6ba978043eed0828f809 100644 (file)
@@ -78,4 +78,6 @@ private:
        
 
 };
-#endif // __wxContour_OperationsToolsPanel_HEADER_FILE__
\ No newline at end of file
+#endif // __wxContour_OperationsToolsPanel_HEADER_FILE__
index 86fe4d91ad8611ba72740b1192ae44c819bc4490..15772597f8763c2f17827a1e6cd8e31840d223e7 100644 (file)
@@ -78,4 +78,6 @@ private:
        
 
 };
-#endif // __wxContour_StandardToolsPanel_HEADER_FILE__
\ No newline at end of file
+#endif // __wxContour_StandardToolsPanel_HEADER_FILE__
index 96e77abc2e5096ed547fa829149059fdbd8b8fa1..3184c942ac9dbcbc994e441c860f94685f6d0ae2 100644 (file)
@@ -442,4 +442,6 @@ DEFINE_EVENT_TYPE( wxINSTANT_CHOOSER_CHANGE )
                }
 
                return isChecked;
-       }
\ No newline at end of file
+       }
+        
+