diff options
| author | Matthias Melcher <git@matthiasm.com> | 2021-12-04 23:18:21 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2021-12-04 23:28:07 +0100 |
| commit | 21a75a18f8fee47be196289932d564e58216d358 (patch) | |
| tree | 84a73aec9de7f9569d0e37737820423d14c21853 /fluid/Makefile | |
| parent | a0724ab7c4fedbd037d5b72332ae47fde8584dff (diff) | |
Fluid support for high res graphics
Changing all pixmaps to Hi DPI
Fixed wrong tooltip
Fixed misleading "invisible" indicator
Diffstat (limited to 'fluid/Makefile')
| -rw-r--r-- | fluid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/Makefile b/fluid/Makefile index 7d946cb80..3a9e0f888 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -34,6 +34,7 @@ CPPFILES = \ file.cxx \ fluid.cxx \ function_panel.cxx \ + pixmaps.cxx \ template_panel.cxx \ undo.cxx \ widget_panel.cxx |
