]> Creatis software - bbtkGEditor.git/commitdiff
no message
authordavila <>
Fri, 3 Feb 2012 07:01:17 +0000 (07:01 +0000)
committerdavila <>
Fri, 3 Feb 2012 07:01:17 +0000 (07:01 +0000)
appli/bbEditor/bbEditor.cxx
data/icons/wxart_executablebox.xpm

index f150f263f0791f99372a84fe021da12866f6ef18..efd01236d554b0d38a8b086e62f5bc19479c45b4 100644 (file)
@@ -15,7 +15,6 @@ class wxBBEditorApp : public wxApp
 public:
   bool OnInit( );
   int  OnExit() { return true; }
-
 };
 
 IMPLEMENT_APP(wxBBEditorApp);
index c7ad92b89373fe39032a8106e11a12dc1bca4039..12e36faa5d3532d4fc6aec1d1314baf99d72871d 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char * wxart_executablebox_xpm[] = {
+static const char *executablebox_xpm[] = {
 "17 15 2 1",
 "      c None",
 ".     c #000000",