summaryrefslogtreecommitdiff
path: root/src/Fl_File_Chooser.cxx
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2014-10-05 11:56:06 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2014-10-05 11:56:06 +0000
commit02b1646d0e48844fc1faaec17f31b46b8538579f (patch)
tree1441853c77ab89801cc284a29b6a7928dab842fb /src/Fl_File_Chooser.cxx
parent386c2413f8bb48d46e57275128becf9814da5a1e (diff)
Make image data 'const' for all image types in fluid.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10358 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_File_Chooser.cxx')
-rw-r--r--src/Fl_File_Chooser.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_File_Chooser.cxx b/src/Fl_File_Chooser.cxx
index 9c6a03b6b..076750550 100644
--- a/src/Fl_File_Chooser.cxx
+++ b/src/Fl_File_Chooser.cxx
@@ -60,7 +60,6 @@ void Fl_File_Chooser::cb_newButton(Fl_Button* o, void* v) {
}
#include <FL/Fl_Bitmap.H>
-// FIXME: fluid does NOT (yet?) generate 'const' image data !
static const unsigned char idata_new[] =
{0,0,120,0,132,0,2,1,1,254,1,128,49,128,49,128,253,128,253,128,49,128,49,
128,1,128,1,128,255,255,0,0};