Kaydet (Commit) 3b130eba authored tarafından Noel Grandin's avatar Noel Grandin

convert include/sfx2/basedlgs.hxx from String to OUString

Change-Id: I9ad9bda02ac1c49441ecbdd8a9f5714a18d381d4
üst 0fed3a96
...@@ -166,7 +166,7 @@ struct SingleTabDlgImpl ...@@ -166,7 +166,7 @@ struct SingleTabDlgImpl
{ {
SfxTabPage* m_pSfxPage; SfxTabPage* m_pSfxPage;
FixedLine* m_pLine; FixedLine* m_pLine;
String m_sInfoURL; OUString m_sInfoURL;
Link m_aInfoLink; Link m_aInfoLink;
SingleTabDlgImpl() SingleTabDlgImpl()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment