X-Git-Url: https://sfsrealm.hopto.org/projects/?a=blobdiff_plain;f=EditTItem.frm;h=44c06fefad9035fcd136b1ae5406f638c661c0e8;hb=28dddd23f4f552954a63d8f5fbe2d5af97d4c987;hp=7df3812b038f4c505ad1aadbb6673dcdaef0deae;hpb=0d212c7b54d46d8265497f927fd02716f5311e95;p=WinMPQ.git diff --git a/EditTItem.frm b/EditTItem.frm index 7df3812..44c06fe 100644 --- a/EditTItem.frm +++ b/EditTItem.frm @@ -113,6 +113,7 @@ If Mid(App.Path, 2, 1) = ":" Then ChDir Left(App.Path, 2) + "\" End If CD.FileName = "" +CD.hwndOwner = hWnd If ShowOpen(CD) = False Then GoTo Cancel txtCommand = Chr(34) + CD.FileName + Chr(34) Cancel: