From a3f48bc166e5e0dece7bec8a9ffa5430f9126fe4 Mon Sep 17 00:00:00 2001 From: luca Date: Tue, 16 Jun 2009 16:41:18 +0000 Subject: [PATCH] Patch level : Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@19044 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- xvaga/xvtextra.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xvaga/xvtextra.cpp b/xvaga/xvtextra.cpp index 9e1b2fe0a..5180936b8 100755 --- a/xvaga/xvtextra.cpp +++ b/xvaga/xvtextra.cpp @@ -225,7 +225,7 @@ wxDC* TwxPrintOut::CreateDC(const TPRINT_RCD* prcd, const char* title) wxWindow* pStatic = pAbort->FindWindow(wxID_STATIC); if (pStatic != NULL) { - wxString strPrompt + wxString strPrompt; if (IsPDF()) { const wxFileName fn(title);