Kaydet (Commit) 9102d251 authored tarafından Caolán McNamara's avatar Caolán McNamara

Related: fdo#65716 title substitutions

Change-Id: I1d9fe14cdfd77ef79089cdf9c20a876238862bae
üst 87f5900d
...@@ -162,6 +162,7 @@ XMLFilterTestDialog::XMLFilterTestDialog(Window* pParent, ...@@ -162,6 +162,7 @@ XMLFilterTestDialog::XMLFilterTestDialog(Window* pParent,
m_pPBRecentFile->SetClickHdl(LINK( this, XMLFilterTestDialog, ClickHdl_Impl ) ); m_pPBRecentFile->SetClickHdl(LINK( this, XMLFilterTestDialog, ClickHdl_Impl ) );
m_pPBClose->SetClickHdl(LINK( this, XMLFilterTestDialog, ClickHdl_Impl ) ); m_pPBClose->SetClickHdl(LINK( this, XMLFilterTestDialog, ClickHdl_Impl ) );
setDeferredProperties();
m_sDialogTitle = GetText(); m_sDialogTitle = GetText();
try try
......
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