Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 950170
Collapse All | Expand All

(-)libreoffice-25.2.1.1.orig/vcl/source/app/salplug.cxx (+3 lines)
Lines 214-219 const char* const* autodetect_plugin_lis Link Here
214
#if ENABLE_GTK3
214
#if ENABLE_GTK3
215
        "gtk3",
215
        "gtk3",
216
#endif
216
#endif
217
#if ENABLE_QT6
218
        "qt6",
219
#endif
217
#if ENABLE_GEN
220
#if ENABLE_GEN
218
        "gen",
221
        "gen",
219
#endif
222
#endif

Return to bug 950170