diff options
Diffstat (limited to 'vcl/unx/gtk/fpicker/resourceprovider.cxx')
-rw-r--r-- | vcl/unx/gtk/fpicker/resourceprovider.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/unx/gtk/fpicker/resourceprovider.cxx b/vcl/unx/gtk/fpicker/resourceprovider.cxx index b07e581b027e..f4e144a9b118 100644 --- a/vcl/unx/gtk/fpicker/resourceprovider.cxx +++ b/vcl/unx/gtk/fpicker/resourceprovider.cxx @@ -30,9 +30,9 @@ using namespace ::com::sun::star::ui::dialogs::ExtendedFilePickerElementIds; using namespace ::com::sun::star::ui::dialogs::CommonFilePickerElementIds; -//--------------------------------------- + // translate control ids to resource ids -//--------------------------------------- + static const struct { sal_Int32 ctrlId; |