diff options
Diffstat (limited to 'fluid/ide_support.cxx')
| -rw-r--r-- | fluid/ide_support.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/ide_support.cxx b/fluid/ide_support.cxx index b2daa8f74..2b78db550 100644 --- a/fluid/ide_support.cxx +++ b/fluid/ide_support.cxx @@ -584,6 +584,7 @@ int create_new_database(const char *filename) fluid_app.add_lib(fltk_images_lib); fluid_app.add_lib(fltk_jpeg_lib); fluid_app.add_lib(fltk_png_lib); + osx_only(fluid_app.add_external_lib(files_db, "icons/fluid.icns")); } // --- create test applications |
