summaryrefslogtreecommitdiff
path: root/forms/source/inc/commandimageprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/commandimageprovider.hxx')
-rw-r--r--forms/source/inc/commandimageprovider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/commandimageprovider.hxx b/forms/source/inc/commandimageprovider.hxx
index 8e66ff508b44..6c282576331b 100644
--- a/forms/source/inc/commandimageprovider.hxx
+++ b/forms/source/inc/commandimageprovider.hxx
@@ -35,7 +35,7 @@ namespace frm
//=====================================================================
//= ICommandImageProvider
//=====================================================================
- typedef ::rtl::OUString CommandURL;
+ typedef OUString CommandURL;
typedef ::com::sun::star::uno::Sequence< CommandURL > CommandURLs;
typedef ::std::vector< Image > CommandImages;