diff options
| author | Matthias Melcher <github@matthiasm.com> | 2024-04-19 14:30:47 +0200 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2024-04-19 14:30:59 +0200 |
| commit | 2eb5d175fd46dbfd567a440774c362e8d3c67a90 (patch) | |
| tree | 8a49009069c8489997f58bcff5ac049f3f652078 /fluid/about_panel.h | |
| parent | 15d9a350bf715357dec12810dcfe51ba8defbd5d (diff) | |
FLUID: Create VisualStudio compatible long strings
Better labels on FLUDI image properties dialog
Better documentation on image compression
Diffstat (limited to 'fluid/about_panel.h')
| -rw-r--r-- | fluid/about_panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/about_panel.h b/fluid/about_panel.h index d7006c08b..cb17ceda4 100644 --- a/fluid/about_panel.h +++ b/fluid/about_panel.h @@ -28,5 +28,5 @@ extern Fl_Double_Window *about_panel; #include <FL/Fl_Button.H> #include <FL/Fl_Return_Button.H> Fl_Double_Window* make_about_panel(); -extern unsigned char fluid_org_png[27580]; +extern unsigned char fluid_flow_chart_800_png[41559]; #endif |
