mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
bugfix for "locate to directory"
This commit is contained in:
parent
7c7db3fbb8
commit
b9f8144f29
@ -977,7 +977,7 @@ void VMainWindow::locateFile(VFile *p_file)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Open the directory and file panels after location.
|
// Open the directory and file panels after location.
|
||||||
changeSplitterView(2);
|
twoPanelView();
|
||||||
}
|
}
|
||||||
|
|
||||||
void VMainWindow::handleFindDialogTextChanged(const QString &p_text, uint /* p_options */)
|
void VMainWindow::handleFindDialogTextChanged(const QString &p_text, uint /* p_options */)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user