[matroska] r1043 - trunk/DvdMenuXtractor

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-01-18 23:48:55 +0300 (Tue, 18 Jan 2005)
New Revision: 1043

Modified:
   trunk/DvdMenuXtractor/DvdMenuXtractor.cpp
Log:
DMX: fix a pb when looking for the MTX directory

Modified: trunk/DvdMenuXtractor/DvdMenuXtractor.cpp
===================================================================
--- trunk/DvdMenuXtractor/DvdMenuXtractor.cpp	2005-01-18 20:43:46 UTC (rev 1042)
+++ trunk/DvdMenuXtractor/DvdMenuXtractor.cpp	2005-01-18 20:48:55 UTC (rev 1043)
@@ -201,7 +201,7 @@
 
     void OnBrowseMtxDirectory(wxCommandEvent& WXUNUSED(event))
     {
-        wxString defaultDir = m_edOutDir->GetValue();
+        wxString defaultDir = m_edMtxDir->GetValue();
 		if (defaultDir.IsEmpty())
 		{
 			defaultDir = m_edInDir->GetValue();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.