libreoffice/libreoffice-3.4.5-fpicker-kde-4.8.0-compile.patch

11 lines
377 B
Diff
Raw Normal View History

2012-04-17 15:11:02 +04:00
--- libreoffice-3.4.5/fpicker/source/unx/kde4/KDE4FilePicker.cxx.ark 2012-01-31 19:11:16.582876303 +0100
+++ libreoffice-3.4.5/fpicker/source/unx/kde4/KDE4FilePicker.cxx 2012-01-31 19:11:37.026875942 +0100
@@ -57,6 +57,7 @@
//kde has an enum that uses this...OO does too
#undef SETTINGS_MOUSE
+#undef SETTINGS_LOCALE
#include <kfiledialog.h>
#include <kwindowsystem.h>